Skip to content

BUG: #38999

@bharat-ics

Description

@bharat-ics
  • [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._typing

Problem 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

No one assigned

    Labels

    BugNeeds InfoClarification about behavior needed to assess issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions