We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement the following:
ascents()
descents()
exceedances
weak_exceedances
exceedences
record
All the methods should return the a list of indices with the relative elements.
The text was updated successfully, but these errors were encountered:
The following features will be released in version 0.0.5
0.0.5
Sorry, something went wrong.
VascoSch92
Successfully merging a pull request may close this issue.
Implement the following:
ascents()
#70descents()
#74exceedances
method. #76weak_exceedances
method (completed in [FEATURE] Implementexceedences
method #77 )record
#81All the methods should return the a list of indices with the relative elements.
The text was updated successfully, but these errors were encountered: