Skip to content

Change import of compress #5

@nikhase

Description

@nikhase

from tspreprocess.compress.compress import compress looks very redundant.

I would prefer from tspreprocess.compress import compress. One could get rid of the intermediate folders and have all files on the 2nd level?

One could also think of renaming the compression function such that it does not coincide with the module name, e.g. to compress_ts.

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