-
- 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
BUG GH22858 When creating empty dataframe, only cast int to float if index given DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions
CLN GH22985 Fixed interpolation with object error message DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: fix DataFrame+DataFrame op with timedelta64 dtype Bug DataFrame DataFrame data structure Timedelta Timedelta data type
Data type of new assigned DataFrame column #23326 DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions Needs Info Clarification about behavior needed to assess issue
#23413 by charlesdong1991 was closed Nov 12, 2018 Loading… updated Nov 12, 2018
4 tasks
Proper boxing of scalars in DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions Numeric Operations Arithmetic, Comparison, and Logical operations
DataFrame.to_dict Bug DataFrame Only sort dict columns in from_records for py < 3.6 DataFrame DataFrame data structure
#22687 by llawall was closed Dec 23, 2018 Loading… updated Dec 23, 2018
2 of 4 tasks
add to_frame method to DataFrame DataFrame DataFrame data structure Enhancement Needs Discussion Requires discussion from core team before further action
#24336 by letalvoj was closed Jan 14, 2019 Loading… updated Jan 14, 2019
3 of 4 tasks
BUG: Switched shapes in ValueError msg in DataFrame construct (#20742) DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
BUG: Fix regression in DataFrame.apply causing RecursionError DataFrame DataFrame data structure Regression Functionality that used to work in a prior pandas version
feature : forces index_type comparaison when asserting that one Dataf… DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves
#24618 by LouisJULIEN was closed Feb 27, 2019 Loading… updated Feb 27, 2019
ENH: Add errors parameter to DataFrame.rename API Design DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
DEPR/API: disallow lists within list for set_index DataFrame DataFrame data structure Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#24697 by h-vetinari was closed Mar 10, 2019 Loading… updated Mar 10, 2019
5 tasks done
Warn when column order changed. DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
#22945 by TomAugspurger was closed Mar 25, 2019 Loading… updated Mar 25, 2019
Pass the errors and kwargs arguments through to astype in the columns… DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
BUG: Preserve index order when constructing DataFrame from dict DataFrame DataFrame data structure
#26113 by bchu was closed May 3, 2019 Loading… updated May 3, 2019
4 tasks done
ERR: User-facing AssertionError in DataFrame Constructor DataFrame DataFrame data structure Testing pandas testing functions or related to the test suite
BUG: Fix bug when using df.query with "str.contains()" DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves
#25813 by dtpc was closed May 19, 2019 Loading… updated May 19, 2019
3 tasks done
Ensure that DataFrame constructed from dict follows insertion order Bug DataFrame DataFrame data structure
#25915 by alexander-ponomaroff was closed Apr 2, 2019 Loading… updated May 30, 2019
4 tasks done
Previous Next
ProTip! no:milestone will show everything without a milestone.