-
-
Notifications
You must be signed in to change notification settings - Fork 19.4k
Closed
Labels
BugNeeds InfoClarification about behavior needed to assess issueClarification about behavior needed to assess issue
Description
-
[Checked ] I have checked that this issue has not already been reported.
-
[ Checked] I have confirmed this bug exists on the latest version of pandas.
-
[Not Checked ] (optional) I have confirmed this bug exists on the master branch of pandas.
Note: Please read this guide detailing how to provide the necessary information for us to reproduce your bug.
Code Sample, a copy-pastable example
df.to_csv("test.csv")
ImportError: cannot import name 'CompressionOptions' from 'pandas._typingProblem description
[this should explain why the current behaviour is a problem and why the expected output is a better solution]
Breaking error on printing csvs right after upgrading to 1.1.5
Expected Output
CSV output of dataframe
Metadata
Metadata
Assignees
Labels
BugNeeds InfoClarification about behavior needed to assess issueClarification about behavior needed to assess issue