Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/1.0.1 #97

Merged
merged 1,368 commits into from
Jan 12, 2021
Merged

Release/1.0.1 #97

merged 1,368 commits into from
Jan 12, 2021

Conversation

konst-int-i
Copy link
Contributor

This PR is for the initial release of sklearndf v1.0.1

joerg-schneider and others added 30 commits August 4, 2020 10:35
Add tests for sklearn coverage and add additional wrappers for newer versions
…github.gamma.bcg.com:BCG/gamma-sklearndf into feature/sklearndf/enhance-imputers
implement LGBMClassifierDF alongside LGBMRegressorDF
make sklearndf tests run again with scikit-learn 0.21
…github.gamma.bcg.com:BCG/gamma-sklearndf into feature/sklearndf/enhance-imputers
jason-bentley and others added 14 commits December 7, 2020 11:07
* remove trailing backslashes in docstrings: not needed in canonical ReST
* fix spelling
…ST (#83)

* remove trailing backslashes in docstrings: not needed in canonical ReST
* fix spelling
* add missing documentation for sklearndf class attributes

* return two redundant sub-methods that mess up the sphinx documentation

* introduce @inheritdoc for class OutlierRemoverDF

* improve code and docs of class OutlierRemoverDF (no functional changes)

* Improve docstrings for COL_FEATURE_IN and COL_FEATURE_OUT

* introduce AllTracker across all of sklearndf

* remove badges

* assign wrapper's module when wrapping a native sklearn estimator

* assign wrapper's module when wrapping a native sklearn estimator (bugfix)

* assign wrapper's module when wrapping native sklearn estimator (bugfix)

* make detection of sklearn class tag lines more robust

* fix incomplete cross-references

* update doc_url

* updates for pypi and conda package pages

* updates for pypi and conda package pages

* point docs to index

* bump initial release version

* update docstring

Co-authored-by: Jason Bentley <Bentley.Jason@bcg.com>
@konst-int-i konst-int-i added the release PR or issue related directly to a release label Jan 11, 2021
@konst-int-i konst-int-i self-assigned this Jan 11, 2021
j-ittner and others added 2 commits January 11, 2021 16:53
* add missing documentation for sklearndf class attributes

* return two redundant sub-methods that mess up the sphinx documentation

* introduce @inheritdoc for class OutlierRemoverDF

* improve code and docs of class OutlierRemoverDF (no functional changes)

* Improve docstrings for COL_FEATURE_IN and COL_FEATURE_OUT

* introduce AllTracker across all of sklearndf

* remove badges

* assign wrapper's module when wrapping a native sklearn estimator

* assign wrapper's module when wrapping a native sklearn estimator (bugfix)

* assign wrapper's module when wrapping native sklearn estimator (bugfix)

* make detection of sklearn class tag lines more robust

* fix incomplete cross-references

* do not pass arguments on to object.__new__()

Co-authored-by: Jason Bentley <Bentley.Jason@bcg.com>
@konst-int-i konst-int-i added this to the 1.0.1 milestone Jan 11, 2021
j-ittner and others added 6 commits January 11, 2021 17:51
* disallow scipy >=1.6, allow pandas 1.2.*, prefer joblib 1.0.*

* set pandas to 1.1.0 in 'max' matrix test for compatibility with pytools

* CI/CD: roll back joblib test dependency to 0.16

Co-authored-by: Konstantin Hemker <hemker.konstantin@bcg.com>
@jason-bentley jason-bentley marked this pull request as ready for review January 12, 2021 17:30
@konst-int-i konst-int-i merged commit fd5daa5 into master Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release PR or issue related directly to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants