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

BUG: Creation of UInt64 column with 18446744073709551615 throws RuntimeWarning Bug Constructors Series/DataFrame/Index/pd.array Constructors
#60214 by lfffkh was closed Dec 16, 2024 Loading…
3 tasks
BUG: Ensure dataframe preserves categorical indices with categorial series Categorical Categorical Data Type Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#57635 by jmarintur was closed May 31, 2024 Loading…
2 tasks done
Construction of series with na and datetime dtype Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
#46068 by weikhor was closed Mar 14, 2022 Loading…
4 tasks
Backport PR #44518 on branch 1.3.x (BUG: DataFrame with scalar tzaware Timestamp) Constructors Series/DataFrame/Index/pd.array Constructors Timezones Timezone data dtype
#44546 by jbrockmendel was merged Nov 21, 2021 Loading… 1.3.5
BUG: preserve object-dtype index when accessing DataFrame column / PERF: improve perf of Series fastpath constructor Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance
#42950 by jorisvandenbossche was merged Jan 24, 2022 Loading… 1.5
TST: add test for getting array from series Constructors Series/DataFrame/Index/pd.array Constructors Testing pandas testing functions or related to the test suite Upstream issue Issue related to pandas dependency
#42939 by horaceklai was merged Sep 13, 2021 Loading…
1 of 2 tasks
1.4
TST: Add test to verify DataFrame's constructor doesn't convert Nones to strings on string columns Constructors Series/DataFrame/Index/pd.array Constructors Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#40912 by cgarciae was closed Sep 1, 2021 Loading…
3 tasks done
BUG: Series constructor drops nanoseconds of Timedelta scalar Bug Constructors Series/DataFrame/Index/pd.array Constructors Timedelta Timedelta data type
#38040 by ma3da was closed Dec 11, 2020 Loading…
5 tasks done
API: Honor copy for dict-input in DataFrame API Design Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Stale
#34872 by TomAugspurger was closed Nov 19, 2020 Loading… 1.2
PERF: Cythonize from_nested_dict Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance
#33485 by ShaharNaveh was closed Apr 23, 2020 Loading… 1.1
Switch dataframe constructor to use dispatch Clean Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Needs Discussion Requires discussion from core team before further action
#32844 by saulshanabrook was closed Jun 14, 2020 Loading…
5 of 6 tasks
BUG: DataFrame fail to construct when data is list and columns is nested list for MI Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#32202 by charlesdong1991 was merged Apr 6, 2020 Loading…
5 tasks
1.1
BUG: validate Index data is 1D + deprecate multi-dim indexing Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses
#30588 by jbrockmendel was merged Jan 9, 2020 Loading…
5 of 6 tasks
1.0.0
29213: Dataframe Constructor from List of List and non-iterables Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#29366 by matttan90 was closed Feb 2, 2020 Loading…
4 tasks done
Added try-except clause to catch numpy error. Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#27970 by dustanlevenstein was closed Oct 3, 2019 Loading…
1 of 5 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.