-
Notifications
You must be signed in to change notification settings - Fork 30
Intake data as Pandas Dataframe #4
Copy link
Copy link
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels