-
- 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
BUG: Fix convert_dtype complex Bug Complex Complex Numbers Dtype Conversions Unexpected or buggy dtype conversions
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…
Enable many complex number tests Complex Complex Numbers Stale
#54761 by MichaelTiemannOSC was closed Oct 29, 2024 Loading…
4 of 5 tasks
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
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
BUG: complex Series/DataFrame display all complex nans as Complex Numbers Output-Formatting __repr__ of pandas objects, to_string
nan+0j Complex BUG: bad display for complex series with nan Complex Complex Numbers Output-Formatting __repr__ of pandas objects, to_string
BUG: series with complex nan Complex Complex Numbers Constructors Series/DataFrame/Index/pd.array Constructors
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: setitem into complex64 overflow Bug Complex Complex Numbers Indexing Related to indexing on series/frames, not to indexes themselves
TST: MultiIndex with complex Complex Complex Numbers Testing pandas testing functions or related to the test suite
PERF: Introducing hash tables for complex64 and complex128 Complex Complex Numbers Performance Memory or execution speed performance
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: display.precision of negative complex numbers Bug Complex Complex Numbers Output-Formatting __repr__ of pandas objects, to_string
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
BUG: DataFrame constructor should not promote complex64 dtypes (GH10952) API Design Complex Complex Numbers Dtype Conversions Unexpected or buggy dtype conversions
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.