Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[READY] Improved performance of Period's default formatter (period_format) Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance Stale
#51459 by smarie was merged May 7, 2023 Loading…
3 tasks done
2.1
BUG: to_string ignoring formatter for FloatingArray Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays Output-Formatting __repr__ of pandas objects, to_string
#50333 by phofl was merged Dec 19, 2022 Loading…
5 tasks done
2.0
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: displaying string dtypes not showing storage option Bug Output-Formatting __repr__ of pandas objects, to_string Strings String extension data type and string data
#50151 by phofl was merged Dec 13, 2022 Loading…
5 tasks done
2.0
BUG: Fixes dataFrame to_string(header=False) Output-Formatting __repr__ of pandas objects, to_string
#49738 by andrewchen1216 was merged Nov 17, 2022 Loading…
4 tasks done
2.0
BUG: Fixed DataFrame.__repr__ Type Error when column dtype is np.record (GH 48526) Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.). Output-Formatting __repr__ of pandas objects, to_string Stale
#48637 by RaphSku was merged Apr 21, 2023 Loading…
4 tasks done
2.1
TST: Series repr with pyarrow date32 type Arrow pyarrow functionality Dtype Conversions Unexpected or buggy dtype conversions Output-Formatting __repr__ of pandas objects, to_string Timezones Timezone data dtype
#48258 by mroeschke was closed Sep 20, 2022 Draft
4 tasks done
BUG: to_string using wrong na_rep for ea dtype in multiindex MultiIndex NA - MaskedArrays Related to pd.NA and nullable extension arrays Output-Formatting __repr__ of pandas objects, to_string
#47986 by phofl was merged Aug 8, 2022 Loading…
4 of 5 tasks
1.5
ENH: DTA/DTI __repr__ support non-nano Non-Nano datetime64/timedelta64 with non-nanosecond resolution Output-Formatting __repr__ of pandas objects, to_string
#47374 by jbrockmendel was merged Jun 16, 2022 Loading…
5 tasks
1.5
Fix segfault with printing dataframe Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#47097 by roberthdevries was closed Aug 5, 2022 Loading…
4 tasks done
1.4.4
BUG: REF: Groupby refactor Groupby Output-Formatting __repr__ of pandas objects, to_string
#46754 by NickCrews was merged Apr 19, 2022 Loading…
3 tasks done
1.5
Fixed Period and PeriodIndex formatting Output-Formatting __repr__ of pandas objects, to_string Period Period data type
#46361 by smarie was merged Mar 18, 2022 Loading…
5 tasks done
1.5
Bug fix - extension array with 2d datetime64 ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#46140 by weikhor was closed Apr 9, 2022 Loading…
3 of 4 tasks
1.5
CI: Fix line sep issue in to_csv test CI Continuous Integration IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#46024 by phofl was merged Feb 16, 2022 Loading…
BUG: to_csv not respecting float_format for Float64 Bug IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#46007 by phofl was merged Feb 16, 2022 Loading…
4 tasks done
1.5
BUG: Adds newline after info() call on empty dataframe Output-Formatting __repr__ of pandas objects, to_string
#45498 by EzraBrauner was merged Jan 22, 2022 Loading…
4 tasks
1.5
Backport PR #45283 on branch 1.4.x (BUG: do not replace all nulls with "NaN"-string in Series index) Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Output-Formatting __repr__ of pandas objects, to_string
#45473 by meeseeksmachine was merged Jan 19, 2022 Loading… 1.4
REF: improve rendering of categories in CategoricalIndex Categorical Categorical Data Type Output-Formatting __repr__ of pandas objects, to_string
#45340 by jbrockmendel was merged Jan 13, 2022 Loading…
4 tasks done
1.5
BUG: do not replace all nulls with "NaN"-string in Series index Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Output-Formatting __repr__ of pandas objects, to_string
#45283 by realead was merged Jan 19, 2022 Loading…
4 tasks done
1.4
DOC: improving example Output-Formatting __repr__ of pandas objects, to_string
#45262 by realead was closed Jan 10, 2022 Loading…
1 task done
1.4
Fix/26837 format array ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code Stale
#44527 by TomAugspurger was closed Mar 6, 2022 Loading…
4 tasks done
ENH: option to change the number in _dir_additions_for_owner Output-Formatting __repr__ of pandas objects, to_string
#44335 by TheDerivator was merged Nov 26, 2021 Loading…
3 tasks done
1.4
CLN: simplify io.formats.format.get_series_repr_params Output-Formatting __repr__ of pandas objects, to_string
#44221 by topper-123 was merged Oct 29, 2021 Loading… 1.4
REF: extract params used in Series.__repr__ Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
#44218 by topper-123 was merged Oct 28, 2021 Loading… 1.4
ProTip! Add no:assignee to see everything that’s not assigned.