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

Export to DataFrame #46

Open
Didou09 opened this issue Jun 30, 2022 · 0 comments
Open

Export to DataFrame #46

Didou09 opened this issue Jun 30, 2022 · 0 comments

Comments

@Didou09
Copy link
Member

Didou09 commented Jun 30, 2022

Motivations:

  • datastock can be used to uniformize data arrays of different shapes
  • then, some users might want to export the uniformized arrays to a large pandas DataFrame to use the statistical tools provided by pandas

Suggestions:

  • Create a new dedicated branch from devel, call it Issue46_DataFrame, work only on that branch
  • only work in the dedicated module datastock/_export_dataframe.py
  • Use this issue ticket to exchange on how to do the implementation
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