-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: hide columns in EDA #1181
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1181 +/- ##
=======================================
Coverage 99.79% 99.79%
=======================================
Files 110 110
Lines 19242 19242
Branches 4108 4108
=======================================
Hits 19202 19202
Misses 40 40 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks awesome, as usual. Just a few stylistic requests.
Co-authored-by: Lars Reimann <mail@larsreimann.com>
Co-authored-by: Lars Reimann <mail@larsreimann.com>
## [0.17.0](v0.16.1...v0.17.0) (2024-05-29) ### Features * hide columns in EDA ([#1181](#1181)) ([15ccaac](15ccaac)), closes [#1171](#1171) * infer column type using runner ([#1182](#1182)) ([846f404](846f404)), closes [#994](#994) * integrate version 0.26.0 of the `safe-ds` Python library ([#1184](#1184)) ([e79de17](e79de17)) * show symbol types in headings and table of contents ([#1178](#1178)) ([b2f0966](b2f0966)), closes [#1164](#1164) * sort rows in EDA ([#1183](#1183)) ([ddd5186](ddd5186)), closes [#1151](#1151)
🎉 This PR is included in version 0.17.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Closes #1171
Summary of Changes
Other fixes/refactors: