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

bad variable naming in Pandas Basic tutorial #722

Open
cschell opened this issue Oct 26, 2022 · 0 comments
Open

bad variable naming in Pandas Basic tutorial #722

cschell opened this issue Oct 26, 2022 · 0 comments

Comments

@cschell
Copy link

cschell commented Oct 26, 2022

I just noticed that you use a variable called "dict" on this page: https://www.learnpython.org/en/Pandas_Basics

Imho this sets a bad example, since it overwrites python's own dict function. Maybe something like countries_dict is a better wording.

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

1 participant