- use ``scikit-learn<1.3.0`` because of ``imbalanced-learn``
1.3.1
- add superclass in mappings - merge subqueries in same source
1.3.0
- update dependencies - fix pandas FutureWarning for ``StringMethods.rsplit`` - return a pandas DataFrame when executing a query - use one progress bar in the ``pipeline`` method instead of printing all the logs
1.2.2
- return the path of saved plots
1.2.1
- uploading of InterpretME KG now optional
1.2.0
- Add feature to read from CSV/JSON instead of knowledge graph - Use Optuna for hyperparameter optimization - Update dependencies - Update example