Datascience

Latest version: v0.17.6

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

Scan your dependencies

Page 11 of 11

0.9.1

* Changed signature of `apply`, `hist`, and `bin` to accept multiple columns without a list
* Deprecate `hist` argument name `counts` in favor of `bin_column`
* Rename various positional args (technically could break some code, but won't)
* Unified `with_column` and `with_columns` (not a breaking change)
* Unified `group` and `groups` (not a breaking change)

0.9.0

* Added "Table.remove"

0.8.2

* Added `proportions_from_distribution` method to `datascience.util`.
(993e3d2)
* `Table.column` now throws a descriptive `ValueError` instead of a `KeyError`
when the column isn't in the table. (ef8b319)

0.8.0

**Breaking changes**

* Change default behavior of `table.sample` to `with_replacement=True` instead
of `False`. (3717b67)

**Additions**

* Added `Map.copy`.
* Added `Map.overlay` which overlays a feature(s) on a new copy of Map.
(315bb63e)

0.7.1

* Remove rogue print from `table.hist`

0.7.0

* Added predicates for string comparison: `containing` and `contained_in`. (231)

Page 11 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.