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

Exporting to dataframe libs #97

Open
jsstevenson opened this issue Feb 21, 2025 · 0 comments
Open

Exporting to dataframe libs #97

jsstevenson opened this issue Feb 21, 2025 · 0 comments

Comments

@jsstevenson
Copy link
Contributor

currently we just output results in a columnar format which makes for ready packaging into DF libs. maybe instead we could either

  • add a to_<x> method that imports the given library and repackages the result into that kind of DF, or
  • we make all results come in some kind of basic class, and add to_<x> methods to the parent class of that output
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