Skip to content

[Suggestion] Simplify the import in Readme #10

@jfthuong

Description

@jfthuong

The Readme mentions that we should do:

from pandas_path import path

That might lead to some conflict if we use a variable path and we do some linting.

Why not documenting:

import pandas_path.path

?

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