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

Chapter 3: Data Transformation #21

Open
alexmcsw opened this issue Aug 3, 2023 · 1 comment
Open

Chapter 3: Data Transformation #21

alexmcsw opened this issue Aug 3, 2023 · 1 comment

Comments

@alexmcsw
Copy link
Collaborator

alexmcsw commented Aug 3, 2023

this chapter needs a second half in order to meet learning objectives

process tabular data files in Python?
How can I remove empty values in my data?
How can I prepare my data for analysis?

@pennymcg
Copy link

I think the problem is we are getting ahead of ourselves. If we look at http://swcarpentry.github.io/python-novice-gapminder/07-reading-tabular.html. We would be better off with adding a straight intro to tabular data with pandas borrowed from the plotting with python course. Then putting in an extra section just before the Data Analysis to have 8. Data Transformation / Cleaning followed by 9. Data Analysis.

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