Skip to content

Fixed: Does df.fillNa() turn on { inplace: true } by default?#684

Open
junduck wants to merge 1 commit intojavascriptdata:devfrom
junduck:fix-611
Open

Fixed: Does df.fillNa() turn on { inplace: true } by default?#684
junduck wants to merge 1 commit intojavascriptdata:devfrom
junduck:fix-611

Conversation

@junduck
Copy link

@junduck junduck commented Nov 12, 2025

Fixes #611

This fixes wrong fillNa inplace behaviour by creating deepcopy if inplace is false.

No regression.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does df.fillNa() turn on { inplace: true } by default?

1 participant