Skip to content

[Bug]: Filling NaN Values #4

@ZenithClown

Description

@ZenithClown

Contact Details

No response

What happened?

Null values are not automatically populated using df.fillna({}, inplace = True) command. [commit: 949cc1d] but works when using df = df.fillna({}) command.

Python Version

3.9.12 (default)

What type of operating system are you using?

Windows 10

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededinvalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions