Releases: TUW-GEO/eotransform-pandas
Releases · TUW-GEO/eotransform-pandas
1.1.2
1.1.1
gather_files returns empty data frame if target doesn't exist
The gather_files
interface changed so it returns the empty data frame when the target doesn't exist, even if filters or index is specified.
This makes the behaviour more consistent.