-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Backport PR #60795: TST(string dtype): Resolve xfails in pytables IO HDF5 read_hdf, HDFStore Strings String extension data type and string data Testing pandas testing functions or related to the test suite
Backport PR #60713: TST(string dtype): Resolve xfail in test_base.py Copy / view semantics ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data Testing pandas testing functions or related to the test suite
Backport PR #60312 on branch 2.3.x (TST (string dtype): resolve xfails in pandas/tests/apply + raise TypeError for ArrowArray accumulate) Strings String extension data type and string data Testing pandas testing functions or related to the test suite
Backport PR #60318 on branch 2.3.x (TST (string dtype): resolve all xfails in JSON IO tests) IO JSON read_json, to_json, json_normalize Strings String extension data type and string data Testing pandas testing functions or related to the test suite
[backport 2.3.x] TST (string dtype): fix groupby xfails with using_infer_string + update error message (#59430) Groupby Strings String extension data type and string data Testing pandas testing functions or related to the test suite
[backport 2.3.x] BUG (string dtype): correctly enable idxmin/max for python-storage strings (#60242) Strings String extension data type and string data Testing pandas testing functions or related to the test suite
[backport 2.3.x] TST (string dtype): update all tests in tests/frame/indexing (#60193) Strings String extension data type and string data Testing pandas testing functions or related to the test suite
BUG: assert_index_equal does not raise error for check_categorical=False when comparing 2 CategoricalIndex objects Categorical Categorical Data Type Testing pandas testing functions or related to the test suite
TST: Fix test_constructor_signed_int_overflow_deprecation w/ multiple warnings Testing pandas testing functions or related to the test suite
CLN: clean warning assertions in sql tests IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
TST: refactor count rows in sql test IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
TST: refactor types table in SQL test IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
TST: use fixtures for some sql database connections IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
ENH: Allow absolute precision in assert_almost_equal (#13357) Testing pandas testing functions or related to the test suite
TST: Multiindex slicing with NaNs, unexpected results for #25154 Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Testing pandas testing functions or related to the test suite
TST: Create test for #30122 about display.precision Testing pandas testing functions or related to the test suite
TST: tests for setitem-like casting issues Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
TST: tests for nullable issues Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.