danfojs icon indicating copy to clipboard operation
danfojs copied to clipboard

Unable to handle NA value from CSV

Open Ren-Logronio opened this issue 2 years ago • 2 comments

Danfojs seem to be unable recognizing 'NA' as 'Not Available' in CSVs. This is problematic because doing operations with fillNa or dropNa will not filter out those values. What is more baffling is that dataframe.describe() is capable of handling and removing the columns with that value..

Ren-Logronio avatar Dec 16 '23 23:12 Ren-Logronio

Same here . This is problematic

0xtceb avatar Feb 24 '24 17:02 0xtceb