New
5.0.1
- Support Iceberg tables
- Read Parquet files through Arrow
- Assume UTC if no timezone info in data files
- Add
splitandstratifymethods toBagclass for training and testing data split - Remove Hadoop dependency
- Pause publishing spark module as spark depends on hadoop, which runs only on java 8/11
- Bug fixes