Changelog
- In `flow_from_dataframe`, `has_ext` is now deprecated.
- In `DataframeIterator`, `sort` is now deprecated.
- `flow_from_dataframe` now supports absolute paths.
- Most transformations now support an `order` parameters which can be used to determine the interpolation following PIL standard. The default is using `nearest`, which was the default before this addition.
Credits
Special thanks to Dref360, the primary maintainer, who makes the existence of this module possible. We also thank KuzMenachem, a-c-ozbek, apatsekin, fuzzythecat, heytitle, mkaze, piyushchauhan, rragundez, smurak, srajanpaliwal, who contributed to this release.