-
- 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
[READY] Improved performance of __repr__ of pandas objects, to_string Performance Memory or execution speed performance Stale
Period's default formatter (period_format) Output-Formatting 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
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
BUG: Fixes dataFrame to_string(header=False) Output-Formatting __repr__ of pandas objects, to_string
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
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
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
ENH: DTA/DTI __repr__ support non-nano Non-Nano datetime64/timedelta64 with non-nanosecond resolution Output-Formatting __repr__ of pandas objects, to_string
Fix segfault with printing dataframe Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
Added the round( ) function to avoid error while multiplication of float numbers issue: #46362 Bug Output-Formatting __repr__ of pandas objects, to_string Stale
#46388 by ShamithaReddy was closed May 24, 2022 Loading…
Fixed __repr__ of pandas objects, to_string Period Period data type
Period and PeriodIndex formatting Output-Formatting Bug fix - extension array with 2d datetime64 ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
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
BUG: Adds newline after info() call on empty dataframe Output-Formatting __repr__ of pandas objects, to_string
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
REF: improve rendering of categories in CategoricalIndex Categorical Categorical Data Type Output-Formatting __repr__ of pandas objects, to_string
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
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 __repr__ of pandas objects, to_string
_dir_additions_for_owner Output-Formatting CLN: simplify io.formats.format.get_series_repr_params Output-Formatting __repr__ of pandas objects, to_string
REF: extract params used in Series.__repr__ Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
ProTip! Add no:assignee to see everything that’s not assigned.