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

MNT: Address deprecation warning in CI #864

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DimitriPapadopoulos
Copy link
Contributor

FutureWarning: The 'delim_whitespace' keyword in pd.read_csv is deprecated and will be removed in a future version. Use ``sep='\s+'`` instead

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.07%. Comparing base (0f5b65b) to head (67f2d1a).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #864       +/-   ##
==========================================
- Coverage   69.37%   0.07%   -69.31%     
==========================================
  Files          86      86               
  Lines        8468    8455       -13     
  Branches     1057    1057               
==========================================
- Hits         5875       6     -5869     
- Misses       2370    8449     +6079     
+ Partials      223       0      -223     

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


🚨 Try these New Features:

niworkflows/viz/plots.py Outdated Show resolved Hide resolved
@effigies
Copy link
Member

Is there any chance you've actually built an image you could screenshot? If not, I can put it on my todo list.

@DimitriPapadopoulos
Copy link
Contributor Author

DimitriPapadopoulos commented Apr 18, 2024

No, unfortunately no screenshot.

	Passing `palette` without assigning `hue` is deprecated
	and will be removed in v0.14.0. Assign the `x` variable
	to `hue` and set `legend=False` for the same effect.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants