Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to handle NA value from CSV #620

Open
Ren-Logronio opened this issue Dec 16, 2023 · 1 comment
Open

Unable to handle NA value from CSV #620

Ren-Logronio opened this issue Dec 16, 2023 · 1 comment

Comments

@Ren-Logronio
Copy link

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..

@0xtceb
Copy link

0xtceb commented Feb 24, 2024

Same here . This is problematic

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

No branches or pull requests

2 participants