Skip to content

Tags: TUW-GEO/eotransform-pandas

Tags

1.1.2

Toggle 1.1.2's commit message
fixed _files_generator to recognize .zarr files

1.1.1

Toggle 1.1.1's commit message
gather_files now accepts ncores as an argument to enable parallel fet…

…ching of file paths, improving extraction speed for large directories

1.1.0

Toggle 1.1.0's commit message
gather_files returns empty data frames if target doesn't exist

1.0.1

Toggle 1.0.1's commit message
Environment change


- distributions are built with most recent pip and setuptools

1.0.0

Toggle 1.0.0's commit message
Provide GroupColumnByN and file gathering utility

- `GroupColumnByN` allows to group rows in a column by size
- The `gather` function provides a fast means of collecting files based
on a naming convention

0.0.0

Toggle 0.0.0's commit message
Zero version containing just the package skeleton