-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Backport PR #27511 on branch 0.25.x (BUG: display.precision of negative complex numbers) Complex Complex Numbers Output-Formatting __repr__ of pandas objects, to_string
BUG: setitem into complex64 overflow Bug Complex Complex Numbers Indexing Related to indexing on series/frames, not to indexes themselves
BUG: complex is cast to float in sum with level arg Complex Complex Numbers Dtype Conversions Unexpected or buggy dtype conversions
#9828 by joe1gi was closed May 9, 2015 Loading…
BUG: DataFrame constructor should not promote complex64 dtypes (GH10952) API Design Complex Complex Numbers Dtype Conversions Unexpected or buggy dtype conversions
BUG: bad display for complex series with nan Complex Complex Numbers Output-Formatting __repr__ of pandas objects, to_string
BUG: complex Series/DataFrame display all complex nans as Complex Numbers Output-Formatting __repr__ of pandas objects, to_string
nan+0j Complex TST: MultiIndex with complex Complex Complex Numbers Testing pandas testing functions or related to the test suite
BUG: displaying NaN in complex numbers does not work Complex Complex Numbers Output-Formatting __repr__ of pandas objects, to_string Stale
#50155 by phofl was closed Feb 22, 2023 Loading…
5 tasks done
BUG: series with complex nan Complex Complex Numbers Constructors Series/DataFrame/Index/pd.array Constructors
BUG: display.precision of negative complex numbers Bug Complex Complex Numbers Output-Formatting __repr__ of pandas objects, to_string
Preserve Complex Data Types for to_csv Complex Complex Numbers Enhancement IO CSV read_csv, to_csv Needs Discussion Requires discussion from core team before further action
#61157 by Jaspvr was closed May 9, 2025 Loading…
BUG: Fix convert_dtype complex Bug Complex Complex Numbers Dtype Conversions Unexpected or buggy dtype conversions
BUG: Fixes #54617 Dataframe to html for empty array with complex dtypes Complex Complex Numbers IO HTML read_html, to_html, Styler.apply, Styler.applymap
catch complex nan in util.is_nan, de-dup+optimize libmissing, tests Complex Complex Numbers Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: json invoke default handler for unsupported numpy dtypes Bug Complex Complex Numbers Enhancement IO JSON read_json, to_json, json_normalize
PERF: Introducing hash tables for complex64 and complex128 Complex Complex Numbers Performance Memory or execution speed performance
Enable many tests for complex numbers Complex Complex Numbers Testing pandas testing functions or related to the test suite
#54441 by MichaelTiemannOSC was closed Aug 24, 2023 Loading…
1 of 5 tasks
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.