You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure, sorry that I forgot this.
I couldn't upload the CSV with a .csv extension because github prevents me from doing so.
(We don’t support that file type.
with a GIF, JPEG, JPG, PNG, DOCX, GZ, LOG, PDF, PPTX, TXT, XLSX or ZIP.)
So its a test.txt instead. I will edit my report to reflect this.
read_excel behaves different from read_csv in replacing NA values and parsing dates.
Test case:
The test.txt and test.xlsx contain the same data, just one column with header "Test" and 5 entries where 0 and # both represent NA values.
The first one crashes while trying to parse a "#" character as date.
The text was updated successfully, but these errors were encountered: