-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
BugClosing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsNeeds InfoClarification about behavior needed to assess issueClarification about behavior needed to assess issue

Description
Pandas version checks
-
I have checked that this issue has not already been reported.
-
I have confirmed this bug exists on the latest version of pandas.
-
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
import pandas as pd
pd.test()
Issue Description
I found an error in pandas, after I installed it I couldn't connect it to one of the modules in odoo. I then checked it and I found some small modules in pandas that were Fatal Error, so I tested the pandas module and the results were like this
"725 failed, 171537 passed, 25922 skipped, 3935 deselected, 1003 xfailed, 77 xpassed, 3 warnings, 729 errors"
Expected Behavior
I'm just a regular user but I understand enough about modules like this, sorry I can't give a clear answer
Installed Versions
Replace this line with the output of pd.show_versions()
Metadata
Metadata
Assignees
Labels
BugClosing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsNeeds InfoClarification about behavior needed to assess issueClarification about behavior needed to assess issue