Released on April 10, 2022
Bug Fixes & Improvements
Common Features
1. UI change for installing and importing packages.
Data Analysis
1. Groupby, Reshape & Bind
- Changed to click on the input box instead of the multi-selection (Edit) button.
2. Subset
- Fixed: displaying categorical values of selected column.
Machine Learning
1. Regressor
- New options are added for SVR, Ridge, Lasso, ElasticNet.
2. Classifier
- New options are added for SVC.
3. Evaluation
- Added model selection in AUC & ROC_Curve.
- Fixed: Python code bugs for AUC & ROC_Curve
Released on April 10, 2022
Bug Fixes & Improvements
Common Features
1. UI change for installing and importing packages.
Data Analysis
1. Groupby, Reshape & Bind
- Changed to click on the input box instead of the multi-selection (Edit) button.
2. Subset
- Fixed: displaying categorical values of selected column.
Machine Learning
1. Regressor
- New options are added for SVR, Ridge, Lasso, ElasticNet.
2. Classifier
- New options are added for SVC.
3. Evaluation
- Added model selection in AUC & ROC_Curve.
- Fixed: Python code bugs for AUC & ROC_Curve