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
In csv_to_parquet() function, it would be graet to replace read_delim() from {readr} with read_delim_arrow() from arrow, which would improve performance.
The text was updated successfully, but these errors were encountered:
In
csv_to_parquet()
function, it would be graet to replace read_delim() from {readr} with read_delim_arrow() from arrow, which would improve performance.The text was updated successfully, but these errors were encountered: