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
Contact Details
No response
What happened?
Null values are not automatically populated using
df.fillna({}, inplace = True)command. [commit: 949cc1d] but works when usingdf = 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