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

Improve type signatures of pipe methods with ParamSpec #9997

Open
chuckwondo opened this issue Jan 29, 2025 · 1 comment
Open

Improve type signatures of pipe methods with ParamSpec #9997

chuckwondo opened this issue Jan 29, 2025 · 1 comment

Comments

@chuckwondo
Copy link

What is your issue?

The type signatures of xarray.Dataset.pipe, xarray.DataArray.pipe, and xarray.DataTree.pipe should be enhanced with the use of typing.ParamSpec.

@chuckwondo chuckwondo added the needs triage Issue that has not been reviewed by xarray team member label Jan 29, 2025
Copy link

welcome bot commented Jan 29, 2025

Thanks for opening your first issue here at xarray! Be sure to follow the issue template!
If you have an idea for a solution, we would really welcome a Pull Request with proposed changes.
See the Contributing Guide for more.
It may take us a while to respond here, but we really value your contribution. Contributors like you help make xarray better.
Thank you!

@TomNicholas TomNicholas added topic-typing and removed needs triage Issue that has not been reviewed by xarray team member labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants