-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python 2.7 testing #5
Comments
Everything seems to be working in Python 2.7 with NumPy 1.5.1. Had to suppress NumPy warnings in the unit tests due to changes in NumPy |
dan-nadler
pushed a commit
to dan-nadler/pandas
that referenced
this issue
Sep 23, 2019
Add coveralls badge pandas-dev#2
4 tasks
ghraciella
added a commit
to ghraciella/pandas
that referenced
this issue
Jul 28, 2023
dimastbk
pushed a commit
to dimastbk/pandas
that referenced
this issue
Aug 2, 2023
fix review: use CalamineReader/CalamineSheet
mcnoat
added a commit
to mcnoat/pandas
that referenced
this issue
Sep 16, 2023
issue: jorisvandenbossche/pydata-amsterdam-pandas-sprint#1 - bullet point item pandas-dev#5: "complete the parameter descriptions"
2 tasks
mroeschke
pushed a commit
that referenced
this issue
Sep 18, 2023
…#55172) complete parameter descriptions for DataFrame.insert's docstring issue: jorisvandenbossche/pydata-amsterdam-pandas-sprint#1 - bullet point item #5: "complete the parameter descriptions"
hedeershowk
pushed a commit
to hedeershowk/pandas
that referenced
this issue
Sep 20, 2023
…pandas-dev#55172) complete parameter descriptions for DataFrame.insert's docstring issue: jorisvandenbossche/pydata-amsterdam-pandas-sprint#1 - bullet point item pandas-dev#5: "complete the parameter descriptions"
YasithDSL
pushed a commit
to YasithDSL/pandas
that referenced
this issue
Nov 9, 2024
Fix indexing typing error
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Test pandas on Python 2.7
The text was updated successfully, but these errors were encountered: