ddb8e04 - Update dependencies and adapt DecisionTree rules to new format (David Chapela de la Campa)
0.13.10
Changelog
122d437 - Update version so the pipeline doesn't break (David Chapela de la Campa) 8c17bea - Update case IDs of test logs (unrelated to any behavior) (David Chapela de la Campa)
0.13.9
Changelog
2b2c835 - Fix bug when no prioritized instances are discovered and FutureWarning when comparing list & pd.Series (David Chapela de la Campa)
0.13.8
Changelog
f9e1fe2 - Update case arrival discovery to receive the outlier threshold and update default outlier threshold to 20 (David Chapela de la Campa)
0.13.7
Changelog
e83d049 - Merge pull request 18 from AutomatedProcessImprovement/17-resourcemodelfrom_dict-does-not-support-fuzzy-resource-calendars (Ihar Suvorau) 6a2a135 - Add UTC info to remove warnings (David Chapela de la Campa) 0a284c1 - Support both crisp and fuzzy when reading ResourceModel from dictionary (David Chapela de la Campa)
0.13.6
Changelog
7fc827a - Change initialization of 'pd.Timestamp' columns to 'object' to avoid FutureWarning when setting a slice of the column to 'pd.Timestamp, UTC' (David Chapela de la Campa)