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

Revert "Raising DataError when passing DataFrame with int columns to Dataset" #5457

Merged
merged 6 commits into from
Sep 30, 2022

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Sep 28, 2022

Reverts #5354

As it is a breaking change. It will be reverted and added in 1.16 or 2.0 (whatever comes first).

For now, a warning will be given when using a DataFrame with integers as column names.

@hoxbro hoxbro marked this pull request as draft September 28, 2022 09:50
@hoxbro hoxbro marked this pull request as ready for review September 28, 2022 10:18
@jlstevens
Copy link
Contributor

Looks good to me!

I'll merge as long as @maximlt thinks that showing a warning once isn't going to be a problem for hvplot users...

@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2022

Codecov Report

Merging #5457 (1053dda) into master (a324806) will increase coverage by 0.00%.
The diff coverage is 88.88%.

@@           Coverage Diff           @@
##           master    #5457   +/-   ##
=======================================
  Coverage   88.12%   88.12%           
=======================================
  Files         301      301           
  Lines       62097    62104    +7     
=======================================
+ Hits        54723    54730    +7     
  Misses       7374     7374           
Impacted Files Coverage Δ
holoviews/core/data/pandas.py 93.47% <88.88%> (+0.16%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jlstevens
Copy link
Contributor

Looks good to me! Ready to merge @hoxbro ?

@hoxbro
Copy link
Member Author

hoxbro commented Sep 30, 2022

Yes

@jlstevens jlstevens merged commit e2f55d4 into master Sep 30, 2022
@jlstevens jlstevens deleted the revert-5354-dataframe_dataerror branch September 30, 2022 08:26
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 Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants