Open kellykayaks opened 1 month ago
I suspect something is wrong with your Python environment. This works fine on my end and would be extremely surprising if it did not. Can you try recreating your Python environment.
What is the output of dir(pd.DataFrame)
?
Pandas version checks
[X] I have checked that this issue has not already been reported.
[X] I have confirmed this bug exists on the latest version of pandas.
[X] I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
Issue Description
Everything worked fine until a couple of days ago
Expected Behavior
This code is exactly copied from your examples
Installed Versions