Skip to content

parse() & read_*() issues #572

Description

@joeflack4

Sub-issues

  • Read method: It might also be cool to have a .read_csv() method like pandas instead of the parse() function (Suggestion: MappingSetDataFrame: .to_csv() and read_csv() #517).
  • Disambiguation: There could also be better disambiguation between parse() and parse_file(), which do different things, but you can't tell by the function names.
  • Metadata lost: The parse() function simply reads and returns a pandas.DataFrame, not a sssom.MappingSetDataFrame.
  • Docs: read_csv() and read_pandas() are missing from the Python docs.
    • Edit: They are actually deprecated, but I don't know why.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions