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

idanmoradarthas / DataScienceUtils
97%
master: 100%

Build:
Build:
LAST BUILD BRANCH: handle-missing-values-in-plot-features-interaction
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 handle-missing-values-in-plot-features-interaction
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-missing-values-in-plot-features-interaction
  • 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

08 Jan 2026 10:04AM UTC coverage: 96.765%. First build
20826615605

push

github

idanmoradarthas
Enhance _plot_categorical_vs_categorical function to improve missing value handling

- Updated the docstring to clarify how missing values are managed based on the remove_na parameter.
- Implemented logic to add a "Missing" category for NaN values when remove_na is False.
- Adjusted crosstab creation to include or exclude missing values based on the remove_na setting, ensuring accurate representation in visualizations.

4 of 8 new or added lines in 1 file covered. (50.0%)

658 of 680 relevant lines covered (96.76%)

11.61 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20826615605 handle-missing-values-in-plot-features-interaction Enhance _plot_categorical_vs_categorical function to improve missing value handling - Updated the docstring to clarify how missing values are managed based on the remove_na parameter. - Implemented logic to add a "Missing" category for NaN values... push 08 Jan 2026 06:01PM UTC idanmoradarthas github
96.76
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
See All Builds (166)
  • 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

© 2026 Coveralls, Inc