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

docs: improve documentation for OneHotEncoder #298

Merged
merged 1 commit into from
May 7, 2023

Conversation

lars-reimann
Copy link
Member

Closes #181.

Summary of Changes

Improve documentation of OneHotEncoder.

@lars-reimann lars-reimann linked an issue May 7, 2023 that may be closed by this pull request
@lars-reimann lars-reimann marked this pull request as ready for review May 7, 2023 18:56
@lars-reimann lars-reimann requested a review from a team as a code owner May 7, 2023 18:56
@lars-reimann
Copy link
Member Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 1 0 0 0.44s
✅ PYTHON mypy 1 0 1.59s
✅ PYTHON ruff 1 0 0 0.04s
✅ REPOSITORY git_diff yes no 0.03s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented May 7, 2023

Codecov Report

Merging #298 (d391637) into main (d34492a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #298   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        43           
  Lines         1704      1704           
=========================================
  Hits          1704      1704           
Impacted Files Coverage Δ
...ds/data/tabular/transformation/_one_hot_encoder.py 100.00% <ø> (ø)

@lars-reimann lars-reimann merged commit ed604f6 into main May 7, 2023
@lars-reimann lars-reimann deleted the 181-improve-documentation-of-onehotencoder branch May 7, 2023 18:58
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve documentation of OneHotEncoder
1 participant