• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

idanmoradarthas / DataScienceUtils
100%

Build:
DEFAULT BRANCH: master
Repo Added 02 Jan 2020 12:02PM UTC
Files 7
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.8.0
  • 1.8.1
  • 1.9.0
  • 63-replace-box-plot-with-violin-plot-for-numeric-vs-categorical-interaction-in-plot_features_interaction
  • 64-add-mutual-information-scoring-utility-to-preprocessing-module
  • 70-feature-request-replace-datetime-line-plot-with-2d-heatmap-in-visualize_feature
  • 77-add-count-labels-to-bar-plots-in-visualize_feature-method
  • Update-requirements
  • add-stats-per-label
  • categorical-graphs-to-heatmaps
  • feature/add_plotly_graphs
  • feature/automate_platform_anaconda
  • feature/checking-if-kaleido-was-fixed
  • feature/convert_tests_to_pytest_mpl
  • feature/fix_warning_message
  • feature/fixing_README
  • feature/fixing_warning_in_code
  • feature/plot_feature_importance_improvments
  • feature/reconnecting_coveralls
  • feature/revise_readme_file
  • feature/update_version_1.8.0
  • fix-stats
  • fixing-tests
  • handle-nulls-in-categorical-graphs
  • interate-ruff-idan
  • jules/improve-docs
  • master
  • migrate_to_hatch
  • remove-corr-calc
  • update-sphinx-docs-for-visualize-feature
  • update-version
  • updating-kaliedo

10 Dec 2025 11:48AM UTC coverage: 100.0%. Remained the same
20097572999

push

github

web-flow
Categorical graphs to heatmaps (#82)

* Update dependencies

- Upgrade matplotlib from version 3.8.4 to 3.10.6 in pyproject.toml.
- Bump pytest from version 9.0.1 to 9.0.2 in pyproject.toml.
- Update ruff from version 0.14.5 to 0.14.8 in pyproject.toml.
- Upgrade anaconda-client from version 1.13.1 to 1.14.1 in requirements-conda.txt.

* Refactor plotting functions in preprocess.py for improved clarity and functionality

- Updated plotting functions to ensure consistent handling of axes across various feature types.
- Enhanced categorical and datetime feature visualizations by returning the axes object from plotting functions.
- Adjusted test configurations for better visualization of categorical plots, including resizing for specific cases.
- Updated baseline images to reflect changes in plot outputs.

* Seperated the both bool test of plot_features_interaction to a new test

* Add show_ratios parameter to plot_features_interaction for enhanced categorical visualizations

- Introduced a new boolean parameter `show_ratios` to the `plot_features_interaction` function, allowing users to display proportions instead of absolute counts in categorical vs categorical plots.
- Updated the `_plot_categorical_vs_categorical` function to handle the new parameter, adjusting the heatmap display accordingly.
- Enhanced documentation to clarify the functionality and usage of the `show_ratios` parameter.

* Add tests for plotting feature interactions with ratios

- Introduced new tests for the `plot_features_interaction` function to validate interactions between categorical features with the `show_ratios` parameter.
- Updated existing tests to ensure consistency in boolean feature interactions.
- Enhanced the test suite for better coverage of categorical feature visualizations.

* minor fix

29 of 29 new or added lines in 1 file covered. (100.0%)

641 of 641 relevant lines covered (100.0%)

12.0 hits per line

Relevant lines Covered
Build:
Build:
641 RELEVANT LINES 641 COVERED LINES
12.0 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20097572999 master Categorical graphs to heatmaps (#82) * Update dependencies - Upgrade matplotlib from version 3.8.4 to 3.10.6 in pyproject.toml. - Bump pytest from version 9.0.1 to 9.0.2 in pyproject.toml. - Update ruff from version 0.14.5 to 0.14.8 in pyproject... push 10 Dec 2025 11:51AM UTC web-flow github
100.0
20096899133 categorical-graphs-to-heatmaps minor fix Pull #82 10 Dec 2025 11:25AM UTC idanmoradarthas github
100.0
20096785473 categorical-graphs-to-heatmaps Add tests for plotting feature interactions with ratios - Introduced new tests for the `plot_features_interaction` function to validate interactions between categorical features with the `show_ratios` parameter. - Updated existing tests to ensure... push 10 Dec 2025 11:21AM UTC idanmoradarthas github
100.0
20065297471 categorical-graphs-to-heatmaps Refactor plotting functions in preprocess.py for improved clarity and functionality - Updated plotting functions to ensure consistent handling of axes across various feature types. - Enhanced categorical and datetime feature visualizations by ret... push 09 Dec 2025 01:35PM UTC idanmoradarthas github
100.0
19826221772 master Handle nulls in categorical graphs (#81) * Increment version to 1.10.0rc3 and update corresponding version test * Update test dependencies in pyproject.toml - Upgrade pytest from version 8.4.2 to 9.0.1. - Update pytest-mpl from version 0.17.0 t... push 01 Dec 2025 02:35PM UTC web-flow github
100.0
19824926399 handle-nulls-in-categorical-graphs Merge 80954d107 into 87b4cf5de Pull #81 01 Dec 2025 01:52PM UTC web-flow github
100.0
19824801234 handle-nulls-in-categorical-graphs Update visualize_feature handling - Updated the `visualize_feature` function to sort value counts with the `dropna` parameter, enhancing the handling of missing values in visualizations. - Added a new test for visualizing features with null value... push 01 Dec 2025 01:48PM UTC idanmoradarthas github
100.0
19066013520 master Reformat documentation for `visualize_feature` function to clarify ordering options (#79) push 04 Nov 2025 10:46AM UTC web-flow github
100.0
19065751288 update-sphinx-docs-for-visualize-feature Reformat documentation for `visualize_feature` function to clarify ordering options Pull #79 04 Nov 2025 10:35AM UTC idanmoradarthas github
100.0
19007191133 master Add count labels and ordering options to `visualize_feature` bar plots (#78) * Update dependencies and versioning for data-science-utils - Bump pyarrow to version 22.0.0 and ruff to version 0.14.3 in pyproject.toml. - Increment package version t... push 02 Nov 2025 04:18AM UTC web-flow github
100.0
See All Builds (165)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc