Skip to content

Investigate pandas interoperability #16

@rafguns

Description

@rafguns

Sometimes you just want a Pandas dataframe and be done with it. It would be nice if wosfile supported that.

I am thinking of adding a function wosfile.dataframe_from() as a parallel to wosfile.records_from. While that would probably be a simple wrapper around pd.read_csv(), it could have some extra functionality, like handling multiple files and parsing address fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions