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

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… updated Oct 3, 2019
1 of 5 tasks
TST: 2d index when constructing dataframe (#25416). Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#29083 by jhereth was merged Oct 19, 2019 Loading… updated Oct 19, 2019
4 of 5 tasks
1.0.0
[BUG] Validate dtype when Int64Index, UInt64Index, or Float64Index are cons… Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions Error Reporting Incorrect or improved errors from pandas
#29545 by MarcoGorelli was merged Nov 18, 2019 Loading… updated Nov 18, 2019
5 tasks done
1.0.0
DEPR: DTI/TDI/PI constructor arguments Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses Period Period data type Timedelta Timedelta data type
#29930 by jbrockmendel was merged Dec 2, 2019 Loading… updated Dec 2, 2019 1.0.0
BUG: DataFrame constructor raised ValueError with list-like data and … Constructors Series/DataFrame/Index/pd.array Constructors ExtensionArray Extending pandas with custom dtypes or arrays.
#30284 by simonjayhawkins was merged Dec 17, 2019 Loading… updated Dec 17, 2019
5 tasks
1.0.0
ENH: Add support for DataFrame(ExtensionArray) Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#30305 by proost was merged Dec 18, 2019 Loading… updated Dec 19, 2019
5 tasks done
1.0.0
BUG: pass 2D ndarray and EA-dtype to DataFrame, closes #12513 Bug Constructors Series/DataFrame/Index/pd.array Constructors ExtensionArray Extending pandas with custom dtypes or arrays.
#30507 by jbrockmendel was merged Jan 1, 2020 Loading… updated Jan 1, 2020
4 of 5 tasks
1.0.0
REF: move inference/casting out of Index.__new__ Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses Refactor Internal refactoring of code
#30596 by jbrockmendel was merged Jan 1, 2020 Loading… updated Jan 3, 2020 1.0.0
BUG: Index.__new__ with Interval/Period data and object dtype Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses
#30635 by jbrockmendel was merged Jan 3, 2020 Loading… updated Jan 3, 2020
3 of 4 tasks
1.0.0
Implement ExtensionIndex Constructors Series/DataFrame/Index/pd.array Constructors ExtensionArray Extending pandas with custom dtypes or arrays.
#30703 by jbrockmendel was merged Jan 5, 2020 Loading… updated Jan 5, 2020 1.0.0
Fix PeriodIndex._shallow_copy allowing object-dtype Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses Period Period data type
#30713 by jbrockmendel was merged Jan 6, 2020 Loading… updated Jan 6, 2020 1.0.0
BUG: Fix Series(List[Interval]) to infer interval dtype Bug Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#28399 by jschendel was merged Jan 6, 2020 Loading… updated Jan 6, 2020
5 tasks done
1.0.0
CLN: update _simple_new usages Clean Constructors Series/DataFrame/Index/pd.array Constructors ExtensionArray Extending pandas with custom dtypes or arrays.
#31089 by jbrockmendel was merged Jan 18, 2020 Loading… updated Jan 18, 2020 1.1
REF: be stricter about what we pass to _simple_new Constructors Series/DataFrame/Index/pd.array Constructors
#31055 by jbrockmendel was merged Jan 18, 2020 Loading… updated Jan 18, 2020 1.1
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… updated Feb 3, 2020
4 tasks done
REF: tighten what we accept in TimedeltaIndex._simple_new Constructors Series/DataFrame/Index/pd.array Constructors Timedelta Timedelta data type
#31315 by jbrockmendel was merged Feb 9, 2020 Loading… updated Feb 9, 2020 1.1
BUG: Avoid casting Int to object in Categorical.from_codes Categorical Categorical Data Type Constructors Series/DataFrame/Index/pd.array Constructors
#31794 by dsaxton was merged Feb 12, 2020 Loading… updated Feb 12, 2020
5 tasks done
1.0.2
CLN: simplify CategoricalIndex._simple_new Clean Constructors Series/DataFrame/Index/pd.array Constructors
#32204 by jbrockmendel was merged Feb 26, 2020 Loading… updated Feb 26, 2020 1.1
CLN: simplify+annotate _shallow_copy Clean Constructors Series/DataFrame/Index/pd.array Constructors
#32244 by jbrockmendel was merged Feb 26, 2020 Loading… updated Feb 26, 2020 1.1
REF: simplify IntervalIndex/IntervalArray _shallow_copy Constructors Series/DataFrame/Index/pd.array Constructors
#32247 by jbrockmendel was merged Feb 26, 2020 Loading… updated Feb 26, 2020 1.1
REF: simplify PeriodIndex._shallow_copy Constructors Series/DataFrame/Index/pd.array Constructors Period Period data type Refactor Internal refactoring of code
#32280 by jbrockmendel was merged Mar 3, 2020 Loading… updated Mar 3, 2020 1.1
PERF: copy cached attributes on extension index shallow_copy Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses Performance Memory or execution speed performance
#32640 by topper-123 was merged Mar 12, 2020 Loading… updated Mar 12, 2020 1.1
REF: make DatetimeIndex._simple_new actually simple Constructors Series/DataFrame/Index/pd.array Constructors Refactor Internal refactoring of code
#32282 by jbrockmendel was merged Mar 14, 2020 Loading… updated Mar 14, 2020 1.1
BUG: Don't multiply sets during construction Bug Constructors Series/DataFrame/Index/pd.array Constructors
#32594 by dsaxton was merged Mar 15, 2020 Loading… updated Mar 15, 2020
5 tasks done
1.1
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… updated Apr 6, 2020
5 tasks
1.1
ProTip! Mix and match filters to narrow down what you’re looking for.