-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TST(string dtype): Resolve xfails in test_from_dummies
Needs Discussion
Requires discussion from core team before further action
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Strings
String extension data type and string data
Testing
pandas testing functions or related to the test suite
TST (string dtype): clean-up interpolate tests
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Stale
Strings
String extension data type and string data
Testing
pandas testing functions or related to the test suite
TST: Make test_sql.py parallelizable
good first issue
IO SQL
to_sql, read_sql, read_sql_query
Testing
pandas testing functions or related to the test suite
#60378
opened Nov 20, 2024 by
WillAyd
1 of 3 tasks
TST: test_on_offset_implementations failing on WASM on CI
Testing
pandas testing functions or related to the test suite
Timezones
Timezone data dtype
#60205
opened Nov 6, 2024 by
mroeschke
ENH: In pandas.testing.assert_frame_equal, support per-column configuration
Closing Candidate
May be closeable, needs more eyeballs
Enhancement
Needs Discussion
Requires discussion from core team before further action
Testing
pandas testing functions or related to the test suite
#59548
opened Aug 19, 2024 by
adrian17
1 of 3 tasks
Add np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Stale
Testing
pandas testing functions or related to the test suite
strict_na
keyword to the assert_.._equal methods for object dtype to help with deprecation
Missing-data
#58072
opened Mar 29, 2024 by
jorisvandenbossche
•
Draft
4 tasks
BUG: TestTableSchemaRepr::test_publishes raises AttributeError on mac
Bug
Output-Formatting
__repr__ of pandas objects, to_string
Testing
pandas testing functions or related to the test suite
#58055
opened Mar 28, 2024 by
jbrockmendel
API: Change Related to the Index class or subclasses
Testing
pandas testing functions or related to the test suite
assert_index_equal(exact=)
default from "equiv"
to True
API Design
Index
#57436
opened Feb 15, 2024 by
mroeschke
TST: Ensure base ExtensionArray tests do not use any fixtures in Extending pandas with custom dtypes or arrays.
Testing
pandas testing functions or related to the test suite
conftest.py
ExtensionArray
#56735
opened Jan 4, 2024 by
mroeschke
TST: test_setitem_integer_with_missing_raises contains duplicate parametrization
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Testing
pandas testing functions or related to the test suite
#56727
opened Jan 4, 2024 by
mroeschke
BUG: assert_series_equal raising about class difference when check_exact=True
Bug
Testing
pandas testing functions or related to the test suite
#56132
opened Nov 23, 2023 by
MarcoGorelli
3 tasks done
DEPR: check_datetimelike_compat in tm.assert_foo functions
Blocked
Deprecate
Functionality to remove in pandas
Testing
pandas testing functions or related to the test suite
#55638
opened Oct 22, 2023 by
jbrockmendel
3 tasks done
STY: is_ci_environment seems like an antipattern
CI
Continuous Integration
Clean
Testing
pandas testing functions or related to the test suite
#55465
opened Oct 9, 2023 by
jbrockmendel
TST: Standardize GitHub references
Clean
Needs Discussion
Requires discussion from core team before further action
Testing
pandas testing functions or related to the test suite
#55461
opened Oct 9, 2023 by
rhshadrach
TST: tests for tm.shares_memory
Testing
pandas testing functions or related to the test suite
#55372
opened Oct 3, 2023 by
jbrockmendel
BUG/TST: can_use_libjoin cases with mixed-freq Periods
Bug
Period
Period data type
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Testing
pandas testing functions or related to the test suite
#55333
opened Sep 30, 2023 by
jbrockmendel
BUILD: missing test data in 2.1.0 sdist/install
Build
Library building on various platforms
Testing
pandas testing functions or related to the test suite
#54907
opened Aug 31, 2023 by
mgorny
1 task done
ENH: Split assert_frame_equal's check_exact flag for floats and integers
Enhancement
Needs Discussion
Requires discussion from core team before further action
Testing
pandas testing functions or related to the test suite
#54861
opened Aug 29, 2023 by
kcwerther
2 of 3 tasks
BUG: np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
MultiIndex
Testing
pandas testing functions or related to the test suite
assert_frame_equals
fails when MultiIndex
elements are None
Bug
Missing-data
#54521
opened Aug 13, 2023 by
attack68
2 of 3 tasks
ENH: enable setitem dim2 test to work for EA with complex128 dtype
Complex
Complex Numbers
Enhancement
ExtensionArray
Extending pandas with custom dtypes or arrays.
Testing
pandas testing functions or related to the test suite
#54445
opened Aug 7, 2023 by
MichaelTiemannOSC
1 of 3 tasks
TST: mixed_int_string Index
Index
Related to the Index class or subclasses
Testing
pandas testing functions or related to the test suite
#54072
opened Jul 10, 2023 by
jbrockmendel
TST: Failing test when built with Cython 3.0b2
Compat
pandas objects compatability with Numpy or Python functions
Testing
pandas testing functions or related to the test suite
#53125
opened May 7, 2023 by
h-vetinari
BUG: assert_index_equal does not consider level order
Bug
Index
Related to the Index class or subclasses
Needs Discussion
Requires discussion from core team before further action
Testing
pandas testing functions or related to the test suite
#53095
opened May 5, 2023 by
rhshadrach
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.