Skip to content

traceCleaner only works on postgres table #22

@ctchervenkov

Description

@ctchervenkov

The traceCleaner class expects a Postgres table containing GPS traces. However, it then internally converts the GPS data to a pandas dataframe. It could make sense to refactor the class to allow either the passing of a Postgres table, or a correctly formatted pandas dataframe.

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