Sklearndf

Latest version: v2.3.0

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

Scan your dependencies

Page 3 of 5

2.0.dev2

**Full Changelog**: https://github.com/BCG-Gamma/sklearndf/compare/2.0.dev1...2.0.dev2

2.0.dev1

This is the 2.0.dev1 release of sklearndf.

You can upgrade your current pip installation via

pip install --upgrade sklearndf

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma sklearndf

Changes:

* 0f1572b86b8cb0deb162c47fa5385402ab41952e Merge pull request 195 from BCG-Gamma/dev/2.0.dev1
* d3868835bef237fad3e7752ef143afbfa3038bb8 BUILD: update conda-build to ~=3.21
* f863162744c03f01efb5ccfea36ea9ca73330742 API: introduce class SupervisedLearnerDF (194)
* 38e5c924179398a262e49c4ab6d9d5ad6fae7b76 API: enable pytools Expression representations for all DF estimators (193)
* eb39e8526f6ffeb70fe673bb52340e7c05f0c57b REFACTOR: remove an obsolete and empty test module
* 19e2118f8c70f0b26590f7fbb5e2852d5080dc9c BUILD: update environment.yml
* 3d78a9ec5140e33cc4876eb576a632641039c873 Merge branch '1.2.x' into 2.0.x
* 172fb9d5497d6a8f5586d9f4d02e9b48b9bf62c3 Merge branch '1.1.x' into 1.2.x
* 045a89f4381aa3053c19be398b03b5fa84af1f25 Merge branch 'develop' into 1.1.x
* 106846ef9b8d96d69dc0c00181f0d59eaa47a4fc BUILD: globally set Ubuntu-latest as VM image for azure builds
<details><summary><b>See More</b></summary>

* 3a3783998aecb24612e375310e13588ff14bb901 Merge branch '1.2.x' into 2.0.x
* 8774240bad833f11ec729ea58683c11f499e6dd0 Merge branch '1.1.x' into 1.2.x
* dde7d9fb36e64624e4dff757d95ae748fa67f342 BUILD: globally set Ubuntu-latest as VM image for azure builds
* 06a73be94f5dda3c7a709de6e3eb2e1f3c328a3c DOC: update code coverage badges in README.rst
* 5d1b02b505342db5b95e260718e5e2b27557983a Merge branch '1.2.x' into 2.0.x
* 0c0a2e64fd7befa3aca5b2b32fd9e4e28ab00688 DOC: update code coverage badges in README.rst
* d7cb768d04e87e91ae2587c765c414c2856821c5 Merge branch '1.1.x' into 1.2.x
* 70865f5063de8ab06ac10e0739024a9ec58fe16a DOC: fix code coverage badge in README.rst
* 10ffc8e6e7e7d0840790e1fc932494d525515941 BUILD: set VM image to 'Ubuntu-latest'
* bd2447b5ecc74dfd03536ec2cba7af4c86d0da2b BUILD: update versions in pyproject.toml
* e73a0097b152b06a398764de783c655acf0f0c47 Merge branch '1.2.x' into 2.0.x
* 833d9005796ba141846a4b35c0f14c6485182d4d Merge branch '1.1.x' into 1.2.x
* 6d251bdff2875574b313d9e1b552b70a40f24d71 DOC: move api_landing.rst to _templates/
* c092370bb76b85c24954f45e5129cd148a135e23 Merge branch '1.2.x' into 2.0.x
* e45d1f96367f20b7a59df863424bacc5fb28908a BUILD: downgrade nbsphinx to ~=0.7.1
* f96567f6d48fc8191140708311a4f1d2edf18765 BUILD: update version to 2.0.dev1
* b9cdaedb4e67983e842664c03a6af881dd73fb83 Merge pull request 191 from BCG-Gamma/dev/2.0.dev0
* 5a2db9cac6899011957737c3fe0166b2e7fe57bd BUILD: install 'packaging' for the release check
* 4dfda641bd4e122140968c36baea2fad219eda27 BUILD: install 'packaging' for conda matrix builds
* c0a670396e198af699d2653c146300765a92b5c5 Refresh azure-pipelines.yml
* 0fc5d7e37629efc97b9cfe15871c8c699c14de62 BUILD: detect changes to make.py as changes to build config
* c87e3a3c31b5a20bbe8d7f7a22bfe99bca990d07 BUILD: do not recognize "develop" as a develop branch, only "dev/*"
* 5645d2a1e86bd8b616ba90b7617aa6e1f9ccdfc6 BUILD: install 'packaging' for conda/tox builds
* 8f14082877ac46a175ecd32916b6e160fa4e2b75 TEST: replace test_package_version.py with version check in make.py
* 5062f37ef7f32878eae7ff4b50d8513cd75974aa API: add function pytools.build.validate_release_version()
* 4217cc8bfabd023aba41d1e34203de763d0967cc BUILD: remove a debug message from azure-pipelines.yml
* dff81b7903634b660f356efb6b871d0156d77676 TEST: allow ..dev and ..rc as package version
* f95fa0790cb0b243168184ec24bf9aad6c71dd3d Merge remote-tracking branch 'origin/release/1.2.2' into 2.0.x
* 407a76b503f6377baafb0b190e64d394251fc052 BUILD: change version number to 2.0.dev0
* 49d02d2e1663541b29d046b4aebbfe1790d1f437 Merge branch '1.2.x' into 2.0.x
* a52cec5aeadcf5b8c73143b40bf14e9b4133ac61 FIX: change github option from isPreRelease to isPrerelease
* 17afdc555b49ec5b7dbd3fb98ce6b050bf4b8f13 BUILD: publish development releases as pre-releases
* ec67210eb4d81db9ac404d21f3a10b17d14ffec2 BUILD: set version to 1.2.3
* 7bce76a975303275922829505da2fc169a42ce32 BUILD: start 2.0.x development branch
* 705db5321a658b12b1b83ee5c9ab9638aecc505d BUILD: disable nightly builds on develop branch

This list of changes was [auto generated](https://dev.azure.com/gamma-facet/facet/_build/results?buildId=4802&view=logs).</details>

2.0.dev0

This is the 2.0.dev0 release of sklearndf.

You can upgrade your current pip installation via

pip install --upgrade sklearndf

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma sklearndf

Changes:

* b9cdaedb4e67983e842664c03a6af881dd73fb83 Merge pull request 191 from BCG-Gamma/dev/2.0.dev0
* 5a2db9cac6899011957737c3fe0166b2e7fe57bd BUILD: install 'packaging' for the release check
* 4dfda641bd4e122140968c36baea2fad219eda27 BUILD: install 'packaging' for conda matrix builds
* c0a670396e198af699d2653c146300765a92b5c5 Refresh azure-pipelines.yml
* 0fc5d7e37629efc97b9cfe15871c8c699c14de62 BUILD: detect changes to make.py as changes to build config
* c87e3a3c31b5a20bbe8d7f7a22bfe99bca990d07 BUILD: do not recognize "develop" as a develop branch, only "dev/*"
* 5645d2a1e86bd8b616ba90b7617aa6e1f9ccdfc6 BUILD: install 'packaging' for conda/tox builds
* 8f14082877ac46a175ecd32916b6e160fa4e2b75 TEST: replace test_package_version.py with version check in make.py
* 5062f37ef7f32878eae7ff4b50d8513cd75974aa API: add function pytools.build.validate_release_version()
* 4217cc8bfabd023aba41d1e34203de763d0967cc BUILD: remove a debug message from azure-pipelines.yml
<details><summary><b>See More</b></summary>

* dff81b7903634b660f356efb6b871d0156d77676 TEST: allow ..dev and ..rc as package version
* f95fa0790cb0b243168184ec24bf9aad6c71dd3d Merge remote-tracking branch 'origin/release/1.2.2' into 2.0.x
* 407a76b503f6377baafb0b190e64d394251fc052 BUILD: change version number to 2.0.dev0
* 49d02d2e1663541b29d046b4aebbfe1790d1f437 Merge branch '1.2.x' into 2.0.x
* a52cec5aeadcf5b8c73143b40bf14e9b4133ac61 FIX: change github option from isPreRelease to isPrerelease
* 17afdc555b49ec5b7dbd3fb98ce6b050bf4b8f13 BUILD: publish development releases as pre-releases
* ec67210eb4d81db9ac404d21f3a10b17d14ffec2 BUILD: set version to 1.2.3
* 7bce76a975303275922829505da2fc169a42ce32 BUILD: start 2.0.x development branch

This list of changes was [auto generated](https://dev.azure.com/gamma-facet/facet/_build/results?buildId=4469&view=logs).</details>

1.2.3

What's Changed
* BUILD: release sklearndf 1.1.2 by j-ittner in https://github.com/BCG-Gamma/sklearndf/pull/188
* BUILD: relax requirements for numpy by j-ittner in https://github.com/BCG-Gamma/sklearndf/pull/202
* BUILD: release sklearndf 1.1.3 by j-ittner in https://github.com/BCG-Gamma/sklearndf/pull/203
* BUILD: move __version__ to sklearndf.__init__ so flit can pick it up by j-ittner in https://github.com/BCG-Gamma/sklearndf/pull/205
* BUILD: release sklearndf 1.2.3 by j-ittner in https://github.com/BCG-Gamma/sklearndf/pull/204


**Full Changelog**: https://github.com/BCG-Gamma/sklearndf/compare/1.2.2...1.2.3

1.2.2

This is the 1.2.2 release of sklearndf.

You can upgrade your current pip installation via

pip install --upgrade sklearndf

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma sklearndf

Changes:

* 298e32fc1d5dfea80102c9a405471a74f7ebc3cc Merge pull request 189 from BCG-Gamma/dev/1.2.2
* cab7cac8c21ab5c639abab092399e353831920a6 API: make type hints more specific in signatures of make_df_… functions (190)
* eb48d8dd7ab3d66b7575814ea4f00ab1331d19af FIX: do not reset transformers when calling inverse transform (185)
* 3c0c0cabd51cdc85b0560fb1a9d60f71fbaf72ba FIX: accept "passthrough" as arg remainder of ColumnTransformerDF (184)
* 803d9383b0833c1467d65a8efd27fc2487c55b5d Merge branch '1.1.x' into 1.2.x
* 9ab4b38d7ba093a59de0eba22c624e2b4cacafa4 BUILD: set version to 1.2.2
* f9ac8e01b7413a0c67acd21f074965003708bb4e Merge pull request 180 from BCG-Gamma/dev/1.2.1
* 5774f46587e73722368fb6bf6c19c7d91e3fe794 FIX: do not provide _pairwise attribute for sklearn 0.24 and above
* 71e2c6705f3533336c090f6593233f4a85a5d0ea DOC: update RELEASE_NOTES.rst
* d405b1daab6ec7aa82caab48aa847f4ea29c89a8 Merge branch '1.1.x' into 1.2.x
<details><summary><b>See More</b></summary>

* f6ae28cf444fd4f7d5565ccd707c46a472907482 BUILD: replace numpy~=1.16 requirement with >=1.16,<2a due to conda bug
* 8b5ed2c40446a814739c295e550ed91b864df462 BUILD: relax upper bounds of package requirements (178)
* d5bb1672518b0e1274e7a3fe3e80540cafe98f22 Merge branch '1.1.x' into 1.2.x
* 0fe988e9ca4079fa4cae7338dc6e60abf16c850e Merge pull request 174 from BCG-Gamma/dev/1.2.0
* b19f5ab4d4dbba849d9d8f526b15b263e170477a BUILD: update version to 1.2.1
* b01f06b8cbc29b9c7e6a1c0dbb4cdac6c1caac33 BUILD: update version to 1.2.0
* d1d4739a8f9752de622331f8a94a6af0b309bcfe Merge remote-tracking branch 'origin/release/1.2.0rc0' into 1.2.x
* ba81298510bbb8415797cd019dde0430b89b2d18 Merge branch '1.1.x' into 1.2.x
* 37a5dbdd024b7c8e39611c30629428876426b7f8 Merge pull request 171 from BCG-Gamma/dev/1.2.0rc0
* 272dbcc6c5e001ae44d9f3d7d21759842b844498 FIX: remove default maximum version from check_sklearn_version()
* 91877d3eb747ec7bbbf82676b1fd89dab29a8a41 FIX: test SequentialFeatureSelectorDF only for sklearn >= 0.24
* c365c029cf108cdf70dd684f7019584ca5f0dfe6 FIX: restore compatibility with scikit-learn < 0.24 (172)
* 67940aecfc7b5e03d5960cfb337450bfd0c462dd API: add support for sklearn 0.24 (170)
* 3c3159d3275272abdfab3d13e4fd99da1b40cb0e Update version to 1.2.0rc0

This list of changes was [auto generated](https://dev.azure.com/gamma-facet/facet/_build/results?buildId=4389&view=logs).</details>

1.2.1

This is the 1.2.1 release of sklearndf.

You can upgrade your current pip installation via

pip install --upgrade sklearndf

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma sklearndf

Changes:

* f9ac8e01b7413a0c67acd21f074965003708bb4e Merge pull request 180 from BCG-Gamma/dev/1.2.1
* 5774f46587e73722368fb6bf6c19c7d91e3fe794 FIX: do not provide _pairwise attribute for sklearn 0.24 and above
* 71e2c6705f3533336c090f6593233f4a85a5d0ea DOC: update RELEASE_NOTES.rst
* d405b1daab6ec7aa82caab48aa847f4ea29c89a8 Merge branch '1.1.x' into 1.2.x
* f6ae28cf444fd4f7d5565ccd707c46a472907482 BUILD: replace numpy~=1.16 requirement with >=1.16,<2a due to conda bug
* 8b5ed2c40446a814739c295e550ed91b864df462 BUILD: relax upper bounds of package requirements (178)
* d5bb1672518b0e1274e7a3fe3e80540cafe98f22 Merge branch '1.1.x' into 1.2.x
* 0fe988e9ca4079fa4cae7338dc6e60abf16c850e Merge pull request 174 from BCG-Gamma/dev/1.2.0
* b19f5ab4d4dbba849d9d8f526b15b263e170477a BUILD: update version to 1.2.1
* b01f06b8cbc29b9c7e6a1c0dbb4cdac6c1caac33 BUILD: update version to 1.2.0
<details><summary><b>See More</b></summary>

* d1d4739a8f9752de622331f8a94a6af0b309bcfe Merge remote-tracking branch 'origin/release/1.2.0rc0' into 1.2.x
* ba81298510bbb8415797cd019dde0430b89b2d18 Merge branch '1.1.x' into 1.2.x
* 37a5dbdd024b7c8e39611c30629428876426b7f8 Merge pull request 171 from BCG-Gamma/dev/1.2.0rc0
* 272dbcc6c5e001ae44d9f3d7d21759842b844498 FIX: remove default maximum version from check_sklearn_version()
* 91877d3eb747ec7bbbf82676b1fd89dab29a8a41 FIX: test SequentialFeatureSelectorDF only for sklearn >= 0.24
* c365c029cf108cdf70dd684f7019584ca5f0dfe6 FIX: restore compatibility with scikit-learn < 0.24 (172)
* 67940aecfc7b5e03d5960cfb337450bfd0c462dd API: add support for sklearn 0.24 (170)
* 3c3159d3275272abdfab3d13e4fd99da1b40cb0e Update version to 1.2.0rc0

This list of changes was [auto generated](https://dev.azure.com/gamma-facet/facet/_build/results?buildId=4349&view=logs).</details>

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.