- Update setup.py for more robust and maintainable package management.
- Update requirements to remove
mealpydependency. - Update GitHub Actions workflows for testing and publishing.
- Update citation
- Update
data_preparermodule to includeTimeSeriesDifferencer,FeatureEngineering, andDataTransformerclasses. - Update
scalermodule to includeOneHotEncoderandLabelEncoderclasses.