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

Least squares polynomial fit method #521

Open
bewithankit opened this issue Dec 13, 2022 · 1 comment
Open

Least squares polynomial fit method #521

bewithankit opened this issue Dec 13, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@bewithankit
Copy link
Contributor

Feature request for a least squares polynomial fit method. An example use case would be for calculating and plotting the temperature trends over a period of time.

On similar lines of:
https://docs.xarray.dev/en/stable/generated/xarray.Dataset.polyfit.html
https://numpy.org/doc/stable/reference/generated/numpy.polyfit.html

@bewithankit bewithankit added the enhancement New feature or request label Dec 13, 2022
@davidhassell
Copy link
Collaborator

Thanks for this Ankit - a welcome addition. We'll get on to it in the new year, after 3.14.0 is released.

@davidhassell davidhassell added this to the 4.0.0 milestone Jan 6, 2023
@davidhassell davidhassell removed this from the 4.0.0 milestone Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants