Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

fix warning in a notebook #227

Merged
merged 2 commits into from
Jun 28, 2023
Merged

fix warning in a notebook #227

merged 2 commits into from
Jun 28, 2023

Conversation

joni-herttuainen
Copy link
Contributor

Fixed the warning in a notebook when doing scatter plot that we temporarily suppressed in #213 .

@joni-herttuainen
Copy link
Contributor Author

TBH, I still don't fully understand how and why this warning is raised but giving the color in an array seems to fix it. I think it was introduced in pandas-dev/pandas#48734 (review) but other than that... 🤷‍♂️

@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2023

Codecov Report

Merging #227 (8b9e733) into master (741252a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #227   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         2187      2187           
=========================================
  Hits          2187      2187           
Flag Coverage Δ
pytest 100.00% <ø> (ø)

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

@joni-herttuainen joni-herttuainen merged commit b3a2c7a into master Jun 28, 2023
@joni-herttuainen joni-herttuainen deleted the fix_plot_warning branch June 28, 2023 15:36
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