-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I am considering implementing something like the python pandas DataFrame which is usually used to hold statistical items (possibly mixed types) with column and row indexes. I think this is the library to do that in unless you think it should be implemented externally. I wanted to get your view on it before implementing this under the scirust umbrella.
If you think this is the library for it, where in the structure should the source file go? Possibly a new folder under src/?
Metadata
Metadata
Assignees
Labels
No labels