Skip to content
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

Fix observed warnings for categorial data #6346

Merged
merged 4 commits into from
Jul 30, 2024
Merged

Fix observed warnings for categorial data #6346

merged 4 commits into from
Jul 30, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jul 29, 2024

Fixes #6313

@hoxbro hoxbro added the type: compatibility Compability with upstream packages label Jul 29, 2024
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.49%. Comparing base (55856e1) to head (3ffd764).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6346      +/-   ##
==========================================
- Coverage   88.51%   88.49%   -0.02%     
==========================================
  Files         323      323              
  Lines       68098    68110      +12     
==========================================
- Hits        60276    60274       -2     
- Misses       7822     7836      +14     

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

holoviews/element/util.py Outdated Show resolved Hide resolved
holoviews/core/data/pandas.py Outdated Show resolved Hide resolved
examples/conftest.py Outdated Show resolved Hide resolved
examples/conftest.py Outdated Show resolved Hide resolved
@hoxbro hoxbro enabled auto-merge (squash) July 30, 2024 12:40
@hoxbro hoxbro merged commit b973480 into main Jul 30, 2024
13 checks passed
@hoxbro hoxbro deleted the fix_observed_warning branch July 30, 2024 14:20
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: compatibility Compability with upstream packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pandas observed=False warnings
1 participant