Sklearndf

Latest version: v2.3.0

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

Scan your dependencies

Page 4 of 5

1.2.0

This is the 1.2.0 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:

* 0fe988e9ca4079fa4cae7338dc6e60abf16c850e Merge pull request 174 from BCG-Gamma/dev/1.2.0
* 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
* 8d6c7d41cd21e5fee8a4a3ae3677ef055177aedd Merge branch 'develop' into 1.1.x
* ce8e1832b175fc34b8eed62373d39ff8a5cd5b85 BUILD: run nightly builds at 3am on 1.2.x (173)
* 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)
<details><summary><b>See More</b></summary>

* 67940aecfc7b5e03d5960cfb337450bfd0c462dd API: add support for sklearn 0.24 (170)
* 3c3159d3275272abdfab3d13e4fd99da1b40cb0e Update version to 1.2.0rc0
* b2b49d4e6adcb046309096541c795b9f82fead99 Merge branch 'develop' into 1.1.x
* c0b45dd7a35d2f04ee68e3cc1169425f8bfeb337 BUILD: pin jinja2 to ~=2.11 environment.yml (169)
* c2e7d2ab1f7768b2120983bf55b20df69cfc75be BUILD: pin jinja2 to ~=2.11 to prevent incompatibility with sphinx (168)
* fe4f7584815c93fc3aed76be131c47873a50c933 DEV: remove unneeded typing_inspect from environment.yml (167)
* 2c5d1296f46817a2ece59bbc595aea7c59e81a5f BUILD: pin Jinja2 version to <3.0 to prevent breaking the sphinx build (166)
* 8022ff02b34fd60694182fd910f898ccab38602d DOC: set doc link to point to sklearndf (163)
* 15b2e41fa2c9db62af3644438f3abb76ee6c8d5d Merge branch 'develop' into 1.1.x
* 4c3fe80b5a2d2e0a7dd698968de4bdd13af2a30b Merge pull request 161 from BCG-Gamma/bugfix/docs-build
* f445a45a50584e323c4e02a758532d627d869616 Merge branch '1.1.x' into bugfix/docs-build
* 2703b45e26e9dc924dd1df0f635bb40f2a720f73 Merge pull request 162 from BCG-Gamma/feature/increment-sklearndf-version
* ca72d632b64cde8b7e430c7d160fd85250fe39e3 increment sklearndf to 1.1.1rc0
* cc58b8f0c91d3d33e94d6c9f39c15ad7984d30ee azure-pipelines.yml: add copy of old docs-versions folder
* 44af15c5b219ccc7e21dab2a0e276961c12ebe97 BUILD: update package version to 1.0.3 (156)

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

1.2.0rc0

This is the 1.2.0rc0 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:

* 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
* b2b49d4e6adcb046309096541c795b9f82fead99 Merge branch 'develop' into 1.1.x
* c0b45dd7a35d2f04ee68e3cc1169425f8bfeb337 BUILD: pin jinja2 to ~=2.11 environment.yml (169)
* c2e7d2ab1f7768b2120983bf55b20df69cfc75be BUILD: pin jinja2 to ~=2.11 to prevent incompatibility with sphinx (168)
* fe4f7584815c93fc3aed76be131c47873a50c933 DEV: remove unneeded typing_inspect from environment.yml (167)
<details><summary><b>See More</b></summary>

* 2c5d1296f46817a2ece59bbc595aea7c59e81a5f BUILD: pin Jinja2 version to <3.0 to prevent breaking the sphinx build (166)
* 8022ff02b34fd60694182fd910f898ccab38602d DOC: set doc link to point to sklearndf (163)
* 15b2e41fa2c9db62af3644438f3abb76ee6c8d5d Merge branch 'develop' into 1.1.x
* 4c3fe80b5a2d2e0a7dd698968de4bdd13af2a30b Merge pull request 161 from BCG-Gamma/bugfix/docs-build
* f445a45a50584e323c4e02a758532d627d869616 Merge branch '1.1.x' into bugfix/docs-build
* 2703b45e26e9dc924dd1df0f635bb40f2a720f73 Merge pull request 162 from BCG-Gamma/feature/increment-sklearndf-version
* ca72d632b64cde8b7e430c7d160fd85250fe39e3 increment sklearndf to 1.1.1rc0
* cc58b8f0c91d3d33e94d6c9f39c15ad7984d30ee azure-pipelines.yml: add copy of old docs-versions folder
* 44af15c5b219ccc7e21dab2a0e276961c12ebe97 BUILD: update package version to 1.0.3 (156)

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

1.1.3

This is the 1.1.3 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:

* 15023aec00294f34d7837edfd9cba917e75fc1af Merge pull request 203 from BCG-Gamma/dev/1.1.3
* 74cfa53c51519cbeba5fe60c4784a068b351c9cc BUILD: pin markupsafe to < 2.1
* 2fc56778419c8a7e8baa1f871a719054ed333cb7 BUILD: add release notes for sklearndf 1.1.3
* 07ddba88c14e7bf3a994de80a98d53c7f4721a8c BUILD: update a comment in pyproject.toml
* 9db5b0a50c7fd3a98fe4431c8a7ee2b462f33239 BUILD: relax requirements for numpy (202)
* facc48e04032ec230fea2c00dda144cd8886c15f BUILD: use conda-build~=3.21 in azure-pipelines.yml
* 961d705655386dc7109f3e25c5dca6bd090c3a71 BUILD: use conda-build~=3.21 in azure-pipelines.yml
* 8a1466e9934ac1bd67e3a3729887c7c4ab93d5aa BUILD: update version to 1.1.3
* 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>

* dde7d9fb36e64624e4dff757d95ae748fa67f342 BUILD: globally set Ubuntu-latest as VM image for azure builds
* 70865f5063de8ab06ac10e0739024a9ec58fe16a DOC: fix code coverage badge in README.rst
* 6d251bdff2875574b313d9e1b552b70a40f24d71 DOC: move api_landing.rst to _templates/
* 206320eb68b630234ac0f64215a661ea4b3db7ba Merge pull request 188 from BCG-Gamma/dev/1.1.2
* 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=5039&view=logs).</details>

1.1.2

This is the 1.1.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:

* 206320eb68b630234ac0f64215a661ea4b3db7ba Merge pull request 188 from BCG-Gamma/dev/1.1.2
* 590172d43b43fc0c6658bebecba8e1c69461e567 FIX: dynamically determine the _estimator_type attribute (181)
* 2f7acd5baa444fd98f62702999bb9de94516eaf8 FIX: back-port inverse transform fix from 1.2.x branch (186)
* 32da736572b0b1e6441e8ec599292a80c369b76b FIX: back-port column transformer passthrough fix from 1.2.x branch (187)
* 2a159588b038e89829642bb6f038f99921bf6caf BUILD: set version to 1.1.2

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

1.1.1

This is the 1.1.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:

* 08736c6d298c260ba0971bba0f56b9003739c57b Merge pull request 179 from BCG-Gamma/dev/1.1.1
* 2d80ba182921e6515d0cf859a4c4edc7e355110a FIX: do not test stacking estimators for sklearn<0.22
* fb880fcc992e1ffc43d6bf87412cf4f5e79e9497 BUILD: change version to 1.1.1
* 3146b369b878ff98c741f1c5a6cc165548fbce2c FIX: support complex DF estimators inside StackingEstimatorDF (177)
* 85760c995a05d95911b19e69f9b81a1663cc57d6 BUILD: disable nightly builds on 1.1.x branch
* b8e453508cadc49144475a7fabfdee748ba62918 BUILD: enable nightly builds on 1.1.x branch
* 426c4fd82150db5fa8653263fa27333abab71dc4 BUILD: update git_url path
* 439b610ac8924c9a96ef994e4116d845bf8e979b Merge branch 'develop' into 1.1.x
* 5e969fb00aff94463d22061a777104bfd88384b7 BUILD: standardize azure pipeline across BCG Gamma repos (175)

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

1.1.0

This is the 1.1.0 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:

* ca3d56d771dd117a1c43807280ff184ac046006e Merge pull request 160 from BCG-Gamma/dev/1.1.0
* b0798c89a48058a01b577be029a726f6ba68a090 BUILD: prepare for sklearndf 1.1.0 release (159)
* c9e1b1ca15c9a72ee577c92cc72412c47026a8e0 Merge pull request 157 from BCG-Gamma/dev/1.1.0rc0
* f9ed91de34ea51dc53c71d5073bbce1cbd38969c BUILD: support pytools 1.1.0rc0 in min build of sklearndf (158)
* a53840eeb2893d0f896331f6f59ae4b6cda0f824 FIX: allow imported definitions in AllTracker for sklearn wrapper classes (154)
* 5491e1a8530f8cbabb560b304b75ba080f7f8f1d FIX: port fix for OneHotEncoderWrapperDF to sklearn 1.1.x (144)
* 44b0bd20fb3ee73d03d02ec12ff5c5f9aed04169 Merge branch 'develop' into 1.1.x
* e7210b8c9e0e631da011f8d321cef1a0c8242ead Merge branch 'develop' into 1.1.x
* b876d7081528bdf6ee5fe73a2743c7521a8145a5 Merge branch 'develop' into 1.1.x
* 8835b13fb2467c0868ef43d46f84c95b4cf667e3 Merge branch 'develop' into 1.1.x
<details><summary><b>See More</b></summary>

* 5acf50319c53d93726fa92809c391de0374aff17 Merge branch 'develop' into 1.1.x
* 906326959fa4e6266adcaca3aefeac1e0cdfc1d3 Merge branch 'develop' into 1.1.x
* df7e597d617118868a081f4720bc2397af46bf94 FIX: support "passthrough" column transformer (140)
* 418b1bd848b7b372e9d3b284a49e909237a81b89 API: remove the experimental 'shuffle_features' option (141)
* ad5d8164bbc359707261b03be7ef50e7010d468e Merge branch 'develop' into 1.1.x
* fb60c0a4f4029b331f074bb4f1e4ec77461446d4 REFACTOR: rename validate_docstrings() to validate_doc() (142)
* 75290ccef16027750fe162323b2983d6992fecf6 TEST: add unit test for docstrings (135)
* 0af6ba079fbc143f42de08c17384791abcb4c625 BUILD: change version to 1.1.0rc0 (137)
* e4372f28c303504b0b8d10511374e1c7e8b9c981 require pytools >=1.1.*
* ad36638ea99c09255b1b8a7677d06a9a26961d4c Merge branch 'develop' into 1.1.x
* a5bf54fa1c994432e65062d0519266a8fe4cc98f Merge branch 'develop' into 1.1.x
* 3ec984d786ff84a4e766ce0b499bbcd5e0f1149b Merge branch 'develop' into 1.1.x
* 6b5095469eeb96203262025564263b406601b97f Merge branch 'develop' into 1.1.x
* 3763eb54148492f50aaa0200969eb33bf0e7b9da Merge branch 'develop' into 1.1.x
* d0b7bc0059544fbb8fd353f9cc3eaa8038f8968b BUILD: allow any version of pytools 1.0 in sklearndf matrix builds (125)
* 9ca435bcc48823a9211c4634a678b01bbfbcbd9d Merge branch 'develop' into 1.1.x
* f3d5de3532a6dc5cbfd94f6586c319651b8e42a0 Merge branch 'develop' into 1.1.x
* 3d840a49c63cd0738296b309e0d752533e5702d0 Merge branch 'develop' into 1.1.x
* b959574eec134f8d9f8285f7adef45fed66b370a Merge branch 'develop' into 1.1.x
* a878c64aa0199118e529fd2bc29c2eca29046d6c FIX: drop support for joblib v0.13 (115)
* e2b8b1800dfeba3b91bb64d130136dc82c6adfd2 BUILD: update version numbers (116)
* 9cad716ab39a31306dfc9dfc2afaa47a0124fcc6 Merge branch '1.1.x' into merge/develop_to_1.1.x
* 31c06dd5e4a9b09679d93da1ac34bbca35956f81 REFACTOR: clean up wrapper code (113)
* 1d40ad102b8aee03f0f15322f5bd8b1398179103 Merge branch '1.1.x' into merge/develop_to_1.1.x
* 7e22210fba6c7e377efcf93d78254284bfa1cfdc API: expose the sklearndf wrapper API, allowing users to create their own augmented estimators (111)
* 844e4b4d71b930dfad8b7055e105209936a6ad3a STYLE: fix formatting
* ad9a4597206ceb4d1e62a686f047931a7dbf0517 Merge branch 'develop' into merge/develop_to_1.1.x
* 7b28c1afbe6044dedc990de7e6388780150b939a Merge branch '1.1.x' into merge/develop_to_1.1.x
* 695d97770b913c785cc8f004c4566b2882b4e0fa Introduce factory functions to simplify the creation of ...DF estimators (106)
* fbef40cb7a8f60a66269a7d42341ff7e29e6d42b Merge branch 'develop' into merge/develop_to_1.1.x
* bd82d0d2d7c70bf25610ee8fda43297f009d93cf rename branch 1.1 to 1.1.x (104)
* 55f1fee482d012efd011d3420d170e9a3c428754 update azure pipelines for 1.1 branch

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

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.