Skip to content

Remove hard pandas dependency #211

Description

@MaxHalford

Internal calculations are stored in pandas Series and DataFrames. It's probably more future-proof to store them in a more agnostic way. Ideally, users should be able to not have to install pandas if they don't want to.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions