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

comp(pandas): Remove observed FutureWarning #6306

Merged
merged 3 commits into from
Jul 4, 2024
Merged

comp(pandas): Remove observed FutureWarning #6306

merged 3 commits into from
Jul 4, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jul 4, 2024

Fixes #6305

@hoxbro hoxbro added the type: compatibility Compability with upstream packages label Jul 4, 2024
@hoxbro hoxbro enabled auto-merge (squash) July 4, 2024 09:44
@hoxbro hoxbro added this to the 1.19.1 milestone Jul 4, 2024
@hoxbro hoxbro disabled auto-merge July 4, 2024 09:57
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.49%. Comparing base (eb79ab5) to head (b0258c5).
Report is 3 commits behind head on main.

Files Patch % Lines
holoviews/core/data/pandas.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6306       +/-   ##
===========================================
+ Coverage   17.71%   88.49%   +70.78%     
===========================================
  Files         323      323               
  Lines       68009    68047       +38     
===========================================
+ Hits        12045    60218    +48173     
+ Misses      55964     7829    -48135     

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

@hoxbro hoxbro merged commit c7487a1 into main Jul 4, 2024
13 checks passed
@hoxbro hoxbro deleted the histogram_warning branch July 4, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: compatibility Compability with upstream packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FutureWarning for pandas observed=False
1 participant