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

idanmoradarthas / DataScienceUtils / 21644420479
100%

Build:
DEFAULT BRANCH: master
Ran 03 Feb 2026 07:27PM UTC
Jobs 12
Files 7
Run time 1min
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

03 Feb 2026 07:24PM UTC coverage: 100.0%. Remained the same
21644420479

push

github

web-flow
Handle missing values in plot features interaction (#98)

* Add remove_na parameter to plot_features_interaction for handling missing data

- Introduced a new boolean parameter `remove_na` to the `plot_features_interaction` function, allowing users to choose whether to exclude rows with NA values for the specified features before plotting.
- Updated relevant plotting functions to utilize the `remove_na` parameter, ensuring consistent handling of missing data across various feature types.
- Enhanced documentation to clarify the functionality and usage of the `remove_na` parameter.
- Updated baseline images to reflect changes in plot outputs due to the new parameter.

* Refactor datetime plotting functions for improved clarity

- Renamed `_plot_xy` to `_plot_datetime_vs_numeric` to better reflect its purpose of plotting datetime against numeric features.
- Updated calls to the renamed function within `plot_features_interaction` and `_plot_datetime_feature1` for consistency.
- Enhanced code readability and maintainability by clarifying function names related to datetime visualizations.

* minor reformatting

* Enhance _plot_categorical_vs_numeric function for better handling of missing values

- Updated the docstring to clarify the behavior of the function regarding outlier handling and missing values.
- Implemented logic to add a "Missing" category for missing categorical values.
- Added rug plots for missing numeric values to improve visualization clarity.
- Ensured that the main violin plot only includes non-NA numeric values for accurate representation.

* 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 representati... (continued)

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

861 of 861 relevant lines covered (100.0%)

12.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest-python-3.11 - 21644420479.1 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
2 windows-latest-python-3.13 - 21644420479.2 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
3 windows-latest-python-3.10 - 21644420479.3 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
4 macos-latest-python-3.10 - 21644420479.4 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
5 macos-latest-python-3.11 - 21644420479.5 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
6 macos-latest-python-3.13 - 21644420479.6 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
7 ubuntu-latest-python-3.12 - 21644420479.7 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
8 ubuntu-latest-python-3.13 - 21644420479.8 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
9 macos-latest-python-3.12 - 21644420479.9 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
10 windows-latest-python-3.12 - 21644420479.10 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
11 ubuntu-latest-python-3.10 - 21644420479.11 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
12 windows-latest-python-3.11 - 21644420479.12 03 Feb 2026 07:32PM UTC 7
100.0
GitHub Action Run
Source Files on build 21644420479
  • Tree
  • List 7
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8285e94b on github
  • Prev Build on master (#21491784118)
  • Next Build on master (#21644442603)
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