-
- 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
ENH: raise_assert_detail only shows the difference between the columns Testing pandas testing functions or related to the test suite
#48033 by savente93 was closed Aug 15, 2022 Loading…
4 of 5 tasks
TST: Make test_sql.py parallelizable IO SQL to_sql, read_sql, read_sql_query Stale Testing pandas testing functions or related to the test suite
#60595 by UmbertoFasci was closed Apr 2, 2025 • Draft
2 tasks done
TST: Additional tests to iloc setitem Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
CLN: Remove redundant index test from tests/base/test_ops.py Clean Testing pandas testing functions or related to the test suite
TST: Groupby first/last/nth nan column test Testing pandas testing functions or related to the test suite
BUG: read_csv with custom date parser and na_filter=True results in ValueError IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
BUG: Groupby with as_index=True causes incorrect summarization Groupby Testing pandas testing functions or related to the test suite
TST: [ArrowStringArray] more parameterised testing - part 1 Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST: Test pd.Grouper base floating point error (#25161) Datetime Datetime data dtype Groupby Testing pandas testing functions or related to the test suite
TST: Add a regression test for the timezone issue Apply Apply, Aggregate, Transform, Map Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
TST: Add astype_nansafe datetime tests Testing pandas testing functions or related to the test suite
[WIP] TST/MAINT: split up test_resample.py (GH17806) Clean Testing pandas testing functions or related to the test suite
#17808 by winklerand was closed Jan 21, 2018 Loading…
1 of 4 tasks
REF/TST: Add more pytest idiom to mi indexing tests MultiIndex Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#24040 by simonjayhawkins was closed Dec 2, 2018 Loading…
2 tasks done
TST: indexing/test_floats.py::TestFloatIndexers::test_scalar_non_numeric Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#25748 by simonjayhawkins was closed Mar 27, 2019 Loading…
test case for transform with fillna #27905 Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#27974 by ukantesaria was closed Oct 22, 2019 Loading…
5 tasks done
TST Providing unit test to snippet GH32414 Categorical Categorical Data Type ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#43136 by Bhavay-2001 was closed Aug 27, 2021 Loading…
1 task done
REF: pandas testing functions or related to the test suite
axis in [..] with _get_axis_number() Testing Cleanup Series arithmetic tests Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#18974 by jbrockmendel was closed Dec 29, 2017 Loading…
ENH: Adding function to easily generate dummy dataframes in a controlled manner. Testing pandas testing functions or related to the test suite
#42782 by juanluisrto was closed Aug 13, 2021 Loading…
3 tasks done
TST: add datetimelike tests for tz-aware DatetimeIndex Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#17694 by azjps was closed Nov 12, 2017 Loading…
2 of 4 tasks
ProTip! Adding no:label will show everything without a label.