Skip to content

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

@shristirwt

Description

@shristirwt

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions