-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Labels
No labels