-
-
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
TST: Old issues #41607
Merged
Merged
TST: Old issues #41607
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
mroeschke
commented
May 21, 2021
- closes Incoherence between Index and MultiIndex when labels in list are not found #15452
- closes pandas.DataFrame.where not replacing NaTs properly #15613
- closes BUG: out-of-bounds datetime parsing #15829
- closes DataFrame.to_csv with empty dataframe probleme quoting #15891
- closes I case of dtype issues, read_csv doesn't give an error as useful as pd.to_numeric does #15898
- closes "cannot reindex from duplicate axis" when adding cell of missing row to non-unique index #16018
- closes DataFrame.groupby().std() fails on filtered DataFrame #16174
- closes DataFrame.loc[n] = dict(..) fails with some type combinations #16309
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
mroeschke
added
the
Testing
pandas testing functions or related to the test suite
label
May 21, 2021
i think some of the failures are real |
Looks like just the normal flaky compression error and the new npdev failures |
yep thanks @mroeschke |
TLouf
pushed a commit
to TLouf/pandas
that referenced
this pull request
Jun 1, 2021
JulianWgs
pushed a commit
to JulianWgs/pandas
that referenced
this pull request
Jul 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.