Toad

Latest version: v0.1.3

Safety actively analyzes 613631 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.3

Add
- Added `performance` in `toad.utils` for test code performance
- Added `pickletracer` in `toad.utils` for infer requirements in pickle object

Fixed
- Fixed `Value Error` in `select` and `drop_corr` method when using `pandas >= 2.0.x`

0.1.2

Add
- Added `ks_plot` for KS plot, [102](https://github.com/amphibian-dev/toad/issues/102) thanks kevin-meng
- Added `xgb_loss` decorator for convert a normal loss function to a xgb supported loss function
- Added `binary_focal_loss` function in `nn.functional`
- Added `event` module in `nn.trainer`, and changed `trainer` mode to event-based
- Added wheel package supported for `py3.9`, `py3.10` and `py3.11`

Changed
- Now you can pass arguments to `DecisionTreeClassifier` in `merge` or `Combiner` when use `method = dt`

Fixed
- Fixed `groupby` rewrited in `preprocessing`
- Fixed the expired deprecations of numpy types in `1.24.0`

0.1.1

Add
- Added `Progress` for `pandas.apply` by using `pandas_enable` and `pandas_disable`
- Added `feature_bin_stats` for feature bins, [91](https://github.com/amphibian-dev/toad/issues/91) thanks kevin-meng

Changed
- `countBlank` can use customize missing value, [101](https://github.com/amphibian-dev/toad/issues/101) thanks kevin-meng
- remove ref of `merge` in `__init__` file

0.1.0

0.0.65

0.0.64

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.