Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
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..
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..