Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

confusing translations #9

Open
PBarmby opened this issue Aug 18, 2016 · 1 comment
Open

confusing translations #9

PBarmby opened this issue Aug 18, 2016 · 1 comment

Comments

@PBarmby
Copy link

PBarmby commented Aug 18, 2016

In my experience, 2 major sources of confusion for users of other languages are

  • row versus column order for matrices/arrays
  • 0-indexing versus 1-indexing

So it would be good to discuss these at some point (possibly in the pandas section?)

gvwilson pushed a commit that referenced this issue Sep 21, 2016
Made a stab at the "Why do I need to profile my code?" section.
@tomhohenstein
Copy link
Contributor

@PBarmby - I think your second bullet point is well taken. I did find a quick reference to zero indexing on line 287 in _episodes/01-basics.md.

Locations are numbered from 0 rather than 1.

Maybe we could add a little more information there and then expand in another section

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants