Skip to content

Switch explicit path references to use pathlib.Path #71

@dchud

Description

@dchud

Several spots in the library name files with "/" in their paths. This seems to be working okay for now because Pandas handles these for us, but it would be good to switch over to using Path() for these for maximum portability.

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