[Bug]: Deprecation Warning: Use of fillna(method='ffill') Deprecated in Pandas
Closed this issue · 4 comments
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
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.
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.
Can you assign me to work on this issue? Also mention python and pandas version in comments.
@sanjay-kv Please assign #396 and #397 also
Hello @shristirwt! Your issue #395 has been closed. Thank you for your contribution!
