holoviews icon indicating copy to clipboard operation
holoviews copied to clipboard

Raising DataError when passing DataFrame with int columns to Dataset

Open hoxbro opened this issue 1 year ago • 1 comments

Fixes #5353

Note that this PR will break hvplot tests.

hoxbro avatar Jul 13 '22 10:07 hoxbro

Codecov Report

Merging #5354 (8783487) into master (5ce1e1d) will not change coverage. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master    #5354   +/-   ##
=======================================
  Coverage   88.07%   88.07%           
=======================================
  Files         301      301           
  Lines       61957    61957           
=======================================
  Hits        54567    54567           
  Misses       7390     7390           
Impacted Files Coverage Δ
holoviews/core/data/pandas.py 93.40% <50.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5ce1e1d...8783487. Read the comment docs.

codecov-commenter avatar Jul 13 '22 11:07 codecov-commenter