Skip to content

Update Pandas lesson #21

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

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Update Pandas lesson #21

merged 1 commit into from
Oct 7, 2020

Conversation

encukou
Copy link
Collaborator

@encukou encukou commented Oct 7, 2020

- Add Notebook intro to the session
- Remove references to Numpy
- Comment out %matplotlib inline -- not needed nowadays
- Replace "century" example by parenthesizing last names
  fixes: pyvec#235
- Load sales data from CSV
  fixes: pyvec#248
@encukou encukou merged commit 77c4671 into cvut:b201 Oct 7, 2020
@encukou encukou deleted the b201 branch October 7, 2020 09:06
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

Successfully merging this pull request may close these issues.

Pandas: načíst "e-shopovou" tabulku z CSV century = birth_years // 100 + 1
1 participant