Skip to content

data frame class #7

@waynenilsen

Description

@waynenilsen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions