Skip to content
This repository was archived by the owner on Dec 4, 2018. It is now read-only.
This repository was archived by the owner on Dec 4, 2018. It is now read-only.

Investigate Pandas for primary data structures #9

@lmacken

Description

@lmacken

I think using pandas DataFrames/Series objects instead of SQLAlchemy models would be a great model for this project. This would make visualization, aggregation, etc much easier.

http://pandas.pydata.org/pandas-docs/stable/visualization.html
http://pandas.pydata.org/pandas-docs/stable/10min.html

Using something like an HDF5 backing store may be useful as well.
http://pandas.pydata.org/pandas-docs/dev/io.html

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