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

[Bug]: Deprecation Warning: Use of fillna(method='ffill') Deprecated in Pandas #395

Closed
5 tasks done
shristirwt opened this issue Oct 14, 2024 · 4 comments · Fixed by #403
Closed
5 tasks done

[Bug]: Deprecation Warning: Use of fillna(method='ffill') Deprecated in Pandas #395

shristirwt opened this issue Oct 14, 2024 · 4 comments · Fixed by #403

Comments

@shristirwt
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

While executing the code it displayed an error that Series.fillna is deprecated and we need to use obj.ffill or obj.bfill instead

Screenshot 2024-10-14 211743

Add ScreenShots

No response

What browsers are you seeing the problem on?

No response

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC contributor
  • I want to work on this issue
  • I'm willing to provide further clarification or assistance if needed.
Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@vishnumur777
Copy link

vishnumur777 commented Oct 15, 2024

Can you assign me to work on this issue? Also mention python and pandas version in comments.

@shristirwt
Copy link
Member Author

@sanjay-kv Please assign #396 and #397 also

Copy link

Hello @shristirwt! Your issue #395 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants