neurodata / graph-stats-book

http://docs.neurodata.io/graph-stats-book/coverpage.html
GNU General Public License v3.0
24 stars 7 forks source link

commit to either 1-indexing or 0-indexing throughout the book #71

Closed loftusa closed 2 months ago

loftusa commented 7 months ago

I have noticed that in some explanations we use 1-indexing, and in others we use 0-indexing. We need to commit. I vote 0-indexing since that's what python uses and that's what sklearn's LabelEncoder uses.

ebridge2 commented 3 months ago

1-indexing