Copulas

Latest version: v0.11.0

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

Scan your dependencies

Page 1 of 5

0.11.0

This release adds support for Python 3.12!

Bugs Fixed

* Fix minimum version workflow when pointing to github branch - Issue [392](https://github.com/sdv-dev/Copulas/issues/392) by R-Palazzo

Maintenance

* Support Python 3.12 - Issue [372](https://github.com/sdv-dev/Copulas/issues/372) by fealho
* Add dependency checker - Issue [388](https://github.com/sdv-dev/Copulas/issues/388) by lajohn4747
* Add bandit workflow - Issue [391](https://github.com/sdv-dev/Copulas/issues/391) by R-Palazzo

0.10.1

This release fixes a bug that occurred when calculating probability density in a gaussian copula.

Bugs Fixed

* Warning printed too many times (`RuntimeWarning: invalid value encountered in scalar divide ....`) - Issue [364](https://github.com/sdv-dev/Copulas/issues/364) by frances-h
* Set `allow_singular=True` when calculating probability_density - Issue [374](https://github.com/sdv-dev/Copulas/issues/374) by fealho

Maintenance

* Transition from using setup.py to pyroject.toml to specify project metadata - Issue [376](https://github.com/sdv-dev/Copulas/issues/376) by frances-h
* Remove bumpversion and use bump-my-version - Issue [377](https://github.com/sdv-dev/Copulas/issues/377) by frances-h
* Add build to dev requirements - Issue [382](https://github.com/sdv-dev/Copulas/pull/382) by amontanez24

0.10.0

This release updates all visualizations to use plotly, and removes the matplotlib dependency.

New Features

* Move visualization functions to plotly and get rid of matplotlib dependency - Issue [348](https://github.com/sdv-dev/Copulas/issues/348) by fealho

0.9.2

This release removes a warning that was being raised when univariate distributions failed to fit and logs the message instead.

New Features

* When Copulas univariate fit fails, produce a log instead of a warning - Issue [359](https://github.com/sdv-dev/Copulas/issues/359) by R-Palazzo

Maintenance

* Switch default branch from master to main - Issue [360](https://github.com/sdv-dev/Copulas/issues/360) by amontanez24
* Update add-on detection for Copulas - Issue [362](https://github.com/sdv-dev/Copulas/issues/362) by pvk-developer

0.9.1

This release fixes problems with the documentation site and drops support for Python 3.7.

Maintenance

* Drop support for Python 3.7 - Issue [355](https://github.com/sdv-dev/Copulas/issues/355) by amontanez24

Documentation

* Formatting is broken on the main docs page - Issue [341](https://github.com/sdv-dev/Copulas/issues/341) by amontanez24

0.9.0

This release adds support for pandas 2.0 and above. Additionally adds a functionality to find
version add-ons and renames ``covariance`` to ``correlation``.

Maintenance

* Remove upper bound for pandas - Issue[349](https://github.com/sdv-dev/Copulas/issues/349) by pvk-developer
* Rename covariance to correlation - PR[346](https://github.com/sdv-dev/Copulas/pull/346) by frances-h
* Add functionality to find version add-on - Issue[349](https://github.com/sdv-dev/Copulas/issues/349) by frances-h

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.