Skip to content

astropy -> pandas #110

@davidthomas5412

Description

@davidthomas5412

Problem:
We make heavy use of the astropy datastructures (table, column). It is not as widely used, documented, or as fast as pandas. For fits files we can use pyfits, so there should not be a strong reason for us to continue using astropy data structures.

Solution:
Replace astropy data structures with pandas equivalents. Confirm everything still works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions