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

ENH: NumericIndex for any numpy int/uint/float dtype Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions Enhancement Index Related to the Index class or subclasses
#41153 by topper-123 was merged Aug 5, 2021 Loading…
4 tasks done
1.4
ENH: Add support for dataclasses in the DataFrame constructor API Design Constructors Series/DataFrame/Index/pd.array Constructors
#27999 by asosnovsky was merged Mar 15, 2020 Loading…
4 tasks done
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
API / CoW: Copy NumPy arrays by default in DataFrame constructor Constructors Series/DataFrame/Index/pd.array Constructors Copy / view semantics
#51731 by phofl was merged Mar 17, 2023 Loading…
4 tasks
2.0
BUG: Create empty dataframe with string dtype fails Bug Constructors Series/DataFrame/Index/pd.array Constructors ExtensionArray Extending pandas with custom dtypes or arrays.
#33651 by kotamatsuoka was merged May 9, 2020 Loading…
4 of 5 tasks
1.1
BUG: Series construction with EA dtype and index but no data fails Bug Constructors Series/DataFrame/Index/pd.array Constructors ExtensionArray Extending pandas with custom dtypes or arrays.
#33846 by simonjayhawkins was merged May 2, 2020 Loading…
6 tasks
1.1
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
[ArrayManager] DataFrame constructors Constructors Series/DataFrame/Index/pd.array Constructors Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#39991 by jorisvandenbossche was merged Mar 3, 2021 Loading… 1.3
Pd.series.map performance Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance Series Series data structure
#34948 by Rohith295 was merged Sep 13, 2020 Loading…
3 of 5 tasks
1.2
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: 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
BUG: instantiation using a dict with a period scalar Bug Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Period Period data type
#35966 by justinessert was merged Sep 11, 2020 Loading…
5 tasks done
1.2
BUG: pd.DataFrame.from_records() raises a KeyError if passed a string index and an empty iterable Bug Constructors Series/DataFrame/Index/pd.array Constructors Stale
#47319 by Kelvingandhi was closed Sep 21, 2022 Loading…
5 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
BUG: assign consensus name to index union in array case GH13475 Bug Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#35338 by iamlemec was merged Aug 7, 2020 Loading…
5 tasks done
1.2
BUG: fix DataFrame(data=[None, 1], dtype='timedelta64[ns]') raising ValueError Constructors Series/DataFrame/Index/pd.array Constructors Timedelta Timedelta data type
#60081 by yuanx749 was merged Nov 7, 2024 Loading…
4 of 5 tasks
3.0
TST: Ensure dtypes are set correctly for empty integer columns #24386 Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
#34886 by avinashpancham was merged Jun 20, 2020 Loading… 1.1
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
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
PERF: fastpath DataFrame constructor from BlockManager Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance
#33357 by jbrockmendel was merged Apr 9, 2020 Loading…
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
BUG: DataFrame constructor reordering elements with ndarray from datetime dtype not datetime64[ns] Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#39442 by phofl was merged Jan 28, 2021 Loading…
4 tasks done
1.2.2
BUG: Fix setitem with 1d matrix Constructors Series/DataFrame/Index/pd.array Constructors
#44669 by ivirshup was merged Dec 14, 2021 Loading…
4 tasks done
1.4
ProTip! Mix and match filters to narrow down what you’re looking for.