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

Refactor write_metatable #18

Closed
mtiberti opened this issue Jan 17, 2019 · 2 comments
Closed

Refactor write_metatable #18

mtiberti opened this issue Jan 17, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@mtiberti
Copy link
Contributor

Use pandas - pandas is cool!

@mtiberti mtiberti added the enhancement New feature or request label Jan 17, 2019
@mtiberti
Copy link
Contributor Author

even better would be to join this and #17 - instead of a separate plotting script, we could have a function that generates a dataframe from the collected data and let the user decide what do to do with that. Then we could have a function that does the plotting and just add a call in the main script. This would allow maximum flexibility, i.e. if the user wants to save the table and load it in a separate script he can, but it can also be in a single script. This would also be more consistent with the "library" philosophy we are using

@mtiberti
Copy link
Contributor Author

fixed in #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant