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

use Pandas for data organization #5

Open
endarthur opened this issue Aug 25, 2018 · 1 comment
Open

use Pandas for data organization #5

endarthur opened this issue Aug 25, 2018 · 1 comment
Assignees
Projects

Comments

@endarthur
Copy link
Collaborator

column name cleanup:
https://medium.com/@chaimgluck1/working-with-pandas-fixing-messy-column-names-42a54a6659cd

Could use df.query(...) for data filtering, and the reading methods for better file support. Maybe.

@endarthur endarthur self-assigned this Aug 25, 2018
@endarthur endarthur added this to To do in Tables Aug 25, 2018
@endarthur
Copy link
Collaborator Author

would probably make OS huge for a not that great gain, I'm affraid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Tables
  
To do
Development

No branches or pull requests

1 participant