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

Intake data as Pandas Dataframe #4

Open
MadDenker opened this issue Sep 27, 2017 · 1 comment
Open

Intake data as Pandas Dataframe #4

MadDenker opened this issue Sep 27, 2017 · 1 comment

Comments

@MadDenker
Copy link

Any interest in modifying this package to intake data as a Pandas Dataframe? ( e.g. dtree.Tree.builld(df) or dtree.Data(df) ) It would make the code easier to integrate with other work using the popular data framework, and give the user the power of pandas' data import functions and manipulation techniques. Would it create issues, possibly with the header format?

@chrisspen
Copy link
Owner

If you're willing to implement it and provide a unittest proving that it works and doesn't break anything, I'll merge it. However, this package is in maintenance mode, and I don't personally have the need for that, so it's not something I would develop.

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

2 participants