pd.Series to_csv method does not recognize "compression" #18958
Labels
API Design
Compat
pandas objects compatability with Numpy or Python functions
IO CSV
read_csv, to_csv
Milestone
There looks like something is wrong with the
compression
argument into_csv
forpd.Series
butpd.DataFrame
. This error is also in 0.20.3.The text was updated successfully, but these errors were encountered: