Skip to content

fixed csv reader issue for the bosch dataset#17

Open
nvidia-johnq wants to merge 2 commits into
NVIDIA:masterfrom
nvidia-johnq:master
Open

fixed csv reader issue for the bosch dataset#17
nvidia-johnq wants to merge 2 commits into
NVIDIA:masterfrom
nvidia-johnq:master

Conversation

@nvidia-johnq

Copy link
Copy Markdown
Contributor

There was an error reading the bosch dataset. Pandas breaks if index_col is specified and there are more than 1,000,000 rows as it will fail to accept the index columns, which are strings, in the function isnan

@hcho3

hcho3 commented Oct 22, 2020

Copy link
Copy Markdown

@nvidia-johnq Can you push the last commit to another branch? Let's keep this pull request for the CSV reader fix.

Install from pip instead of from source to avoid errors.
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.

2 participants