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

Fix deprecation warning in Pandas method 'pct_change' #610

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

webbsledge
Copy link

Failing to declare an explicit fill_method in pandas.pct_change raises deprecation error. This fixes that.

@robertmartin8 robertmartin8 changed the base branch from master to v1.5.6 November 30, 2024 23:47
@robertmartin8 robertmartin8 merged commit f3d2eaa into robertmartin8:v1.5.6 Nov 30, 2024
@webbsledge webbsledge deleted the webbsledge-patch-2 branch December 1, 2024 02:02
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