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
Like why not ReadCsv-WriteCsv or LoadCsv-SaveCsv?
Why no consistency here?
Even the docs say "read" for LoadCsv, but if "read" implies reading from a string, then WriteCsv does not make sense.
(But the current state is already better than Pandas' read_csv-to_csv nonsense.)