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

REF: implement sanitize_masked_array Constructors Series/DataFrame/Index/pd.array Constructors Refactor Internal refactoring of code
#38398 by jbrockmendel was merged Dec 11, 2020 Loading… 1.3
TST: Added dataframe constructor tests confirming order is preserved with standard Python dicts Constructors Series/DataFrame/Index/pd.array Constructors Testing pandas testing functions or related to the test suite
#38206 by jusexton was merged Dec 2, 2020 Loading…
5 tasks
1.2
BUG: name retention in Index.intersection Bug Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses MultiIndex
#38111 by jbrockmendel was merged Dec 2, 2020 Loading…
4 of 5 tasks
1.2
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
CLN: clean Index._id Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses
#37087 by topper-123 was merged Oct 14, 2020 Loading… 1.2
Backport PR #36316 on branch 1.1.x (BUG: Don't overflow with large int scalar) Constructors Series/DataFrame/Index/pd.array Constructors Series Series data structure
#36334 by meeseeksmachine was merged Sep 13, 2020 Loading… 1.1.3
BUG: Don't overflow with large int scalar Bug Constructors Series/DataFrame/Index/pd.array Constructors Series Series data structure
#36316 by dsaxton was merged Sep 13, 2020 Loading…
5 tasks done
1.1.3
Backport PR #36054 on branch 1.1.x (BUG: Don't raise when constructing Series from ordered set) Constructors Series/DataFrame/Index/pd.array Constructors
#36162 by meeseeksmachine was merged Sep 6, 2020 Loading… 1.1.2
Updated series documentation to close #35406 Constructors Series/DataFrame/Index/pd.array Constructors Docs Series Series data structure
#36139 by TAJD was merged Sep 5, 2020 Loading…
1 task
1.2
BUG: Don't raise when constructing Series from ordered set Bug Constructors Series/DataFrame/Index/pd.array Constructors
#36054 by dsaxton was merged Sep 5, 2020 Loading…
5 tasks done
1.1.2
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
"Backport PR #35838 on branch 1.1.x" Bug Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype Sparse Sparse Data Type
#35915 by dsaxton was merged Aug 27, 2020 Loading… 1.1.2
Fix Series construction from Sparse["datetime64[ns]"] Bug Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype Sparse Sparse Data Type
#35838 by dsaxton was merged Aug 27, 2020 Loading…
5 tasks done
1.1.2
BUG: Raise ValueError instead of bare Exception in sanitize_array Constructors Series/DataFrame/Index/pd.array Constructors Error Reporting Incorrect or improved errors from pandas Series Series data structure
#35769 by micahjsmith was merged Oct 10, 2020 Loading…
5 tasks done
1.2
REF: Simplify Index.copy Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses
#35592 by topper-123 was merged Aug 10, 2020 Loading… 1.2
BUG: validate index/data length match in DataFrame construction Bug Constructors Series/DataFrame/Index/pd.array Constructors
#35590 by jbrockmendel was merged Aug 7, 2020 Loading…
5 tasks done
1.1.1
CLN/PERF: move RangeIndex._cached_data to RangeIndex._cache Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses Performance Memory or execution speed performance
#35432 by topper-123 was merged Aug 4, 2020 Loading… 1.2
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
TST: Adds CategoricalIndex DataFrame from_records test (GH32805) Categorical Categorical Data Type Constructors Series/DataFrame/Index/pd.array Constructors Testing pandas testing functions or related to the test suite
#35055 by jgulian was merged Jul 17, 2020 Loading…
4 tasks done
1.1
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
TST : Added test for creating empty dataframe with column of type str… Constructors Series/DataFrame/Index/pd.array Constructors Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#34920 by prakhar987 was merged Jun 23, 2020 Loading…
2 of 5 tasks
1.1
TST: Verify whether Datetime subclasses are also of dtype datetime Compat pandas objects compatability with Numpy or Python functions Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype
#34911 by avinashpancham was merged Jun 20, 2020 Loading…
5 tasks done
1.1
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
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
ProTip! no:milestone will show everything without a milestone.