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

[ENH] Improve data writer functions #2208

Closed
3 tasks
TonyBagnall opened this issue Oct 16, 2024 · 1 comment
Closed
3 tasks

[ENH] Improve data writer functions #2208

TonyBagnall opened this issue Oct 16, 2024 · 1 comment
Labels
datasets Datasets and data loaders enhancement New feature, improvement request or other non-bug code enhancement

Comments

@TonyBagnall
Copy link
Contributor

Describe the feature or idea you want to propose

(do after #2185)
Write to file could do with a tidy up.

Describe your proposed solution

Some possibilities, I'll add any more I see

  • call write collection rather than write_data
  • allow for dataframe collections pd-wide and hierarchical
  • remove private function _write_data_to_file, expose parameters in calling function

Describe alternatives you've considered, if relevant

No response

Additional context

No response

@TonyBagnall TonyBagnall added enhancement New feature, improvement request or other non-bug code enhancement datasets Datasets and data loaders labels Oct 16, 2024
@TonyBagnall
Copy link
Contributor Author

fixed by #2325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Datasets and data loaders enhancement New feature, improvement request or other non-bug code enhancement
Projects
None yet
Development

No branches or pull requests

1 participant