danfojs icon indicating copy to clipboard operation
danfojs copied to clipboard

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

Open junduck opened this issue 3 months ago • 0 comments

Fixes #611

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

No regression.

junduck avatar Nov 12 '25 19:11 junduck