Skip to content

Fix cardinality plot for data with string dtypes#855

Merged
fealho merged 2 commits intomainfrom
issue-853-plot-string-data
Feb 24, 2026
Merged

Fix cardinality plot for data with string dtypes#855
fealho merged 2 commits intomainfrom
issue-853-plot-string-data

Conversation

@fealho
Copy link
Member

@fealho fealho commented Feb 23, 2026

CU-86b8j8t0c, Resolve #853

@sdv-team
Copy link
Contributor

@fealho fealho marked this pull request as ready for review February 23, 2026 16:05
@fealho fealho requested a review from a team as a code owner February 23, 2026 16:05
@fealho fealho requested review from R-Palazzo, amontanez24 and pvk-developer and removed request for a team and amontanez24 February 23, 2026 16:05
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.72%. Comparing base (90bb3d7) to head (9c2b3af).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #855   +/-   ##
=======================================
  Coverage   95.72%   95.72%           
=======================================
  Files         117      117           
  Lines        4914     4914           
=======================================
  Hits         4704     4704           
  Misses        210      210           
Flag Coverage Δ
integration 80.97% <0.00%> (ø)
unit 84.41% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@R-Palazzo R-Palazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fealho fealho merged commit 429c9f9 into main Feb 24, 2026
57 checks passed
@fealho fealho deleted the issue-853-plot-string-data branch February 24, 2026 15:32
@fealho fealho self-assigned this Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The cardinality plot crashes if I have dtype string in my data

4 participants