Skip to content

Datastructures #6

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

Closed
enryH opened this issue Feb 8, 2021 · 1 comment
Closed

Datastructures #6

enryH opened this issue Feb 8, 2021 · 1 comment

Comments

@enryH
Copy link
Contributor

enryH commented Feb 8, 2021

The python introduction (notebooks prefixed with 1_) does not introduce dictionaries (dicts), tuples or sets. It introduces the list type extensively. As both pandas and scikit-learn at least partly use or return dicts (and one exercise of numpy gets easier with dicts), I would suggest to add a brief, final notebook in the intro part introducting dicts.

The list.ipynb could be complemented with a distinction between lists and tuples.

@enryH
Copy link
Contributor Author

enryH commented Apr 21, 2021

Transfered to new repository: Center-for-Health-Data-Science#4

@enryH enryH closed this as completed Apr 21, 2021
enryH pushed a commit that referenced this issue Jun 8, 2021
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