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
Thanks @tanmaykm. Now, readcsv is as fast as DataFrames.readtable for UTF8 strings, and writecsv performance is significantly improved - 4x on my test file.
Now,
readcsv
is a whole lot faster, butwritecsv
is really slow. Perhaps the same kinds of issues as #3350.The text was updated successfully, but these errors were encountered: