-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed LatexFormatter with MultIndex index IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#15479 by agartland was closed Aug 17, 2017 Loading… updated Aug 17, 2017
2 of 3 tasks
ENH: Allow parameters method and min_periods in DataFrame.corrwith() Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#15573 by anthonyho was closed Aug 17, 2017 Loading… updated Aug 17, 2017
4 tasks done
ENH: Provide an errors parameter to fillna Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#15653 by ResidentMario was closed Aug 17, 2017 Loading… updated Aug 17, 2017
4 tasks
API/BUG: Handling Dtype Coercions in Series/Index (GH 15832) Bug Dtype Conversions Unexpected or buggy dtype conversions
#15859 by ucals was closed Aug 17, 2017 Loading… updated Aug 17, 2017
4 tasks done
BUG: Fix nansum overflow on Windows with bottleneck Bug Numeric Operations Arithmetic, Comparison, and Logical operations Windows Windows OS
#15507 by JaviSorribes was closed Aug 20, 2017 Loading… updated Aug 20, 2017
4 tasks done
BUG: Cannot use tz-aware origin in to_datetime (#16842) Error Reporting Incorrect or improved errors from pandas Timezones Timezone data dtype
Make pd.Period immutable Compat pandas objects compatability with Numpy or Python functions Period Period data type
Make some attributes of DateOffset read-only; add tests Enhancement Performance Memory or execution speed performance
#17181 by jbrockmendel was closed Aug 30, 2017 Loading… updated Aug 30, 2017
2 of 4 tasks
BUG: MutliIndex variable length tuples Error Reporting Incorrect or improved errors from pandas MultiIndex
#14823 by groutr was closed Sep 7, 2017 Loading… updated Sep 7, 2017
4 tasks
ERR: Improved error message and updated doc in cut/qcut (issue 13318) Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16982 by Treesbark was closed Sep 10, 2017 Loading… updated Sep 10, 2017
3 tasks done
ENH: inconsistent naming convention for read_excel column selection (#4988) Deprecate Functionality to remove in pandas IO Excel read_excel, to_excel
#16488 by abarber4gh was closed Sep 10, 2017 Loading… updated Sep 10, 2017
5 tasks done
Remove properties from groupby whitelists Clean Groupby
#17600 by jbrockmendel was closed Sep 21, 2017 Loading… updated Sep 22, 2017
1 of 4 tasks
DEPR #16747: deprecate pd.TimeGrouper Deprecate Functionality to remove in pandas Resample resample method
#16942 by stevenvandenberghe was closed Sep 28, 2017 Loading… updated Sep 28, 2017 0.21.0
3 of 4 tasks
Move time conversion funcs to tslibs.conversion
#17708 by jbrockmendel was closed Sep 28, 2017 Loading… updated Sep 29, 2017
4 tasks
BUG: resolving issue 16357 - added a check to see if input is pandas.NaT Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#16501 by theodoreschen was closed Oct 14, 2017 Loading… updated Oct 14, 2017
2 of 4 tasks
Update merging.rst Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#17556 by 1kastner was closed Oct 19, 2017 Loading… updated Oct 19, 2017
2 tasks
BUG: Gracefully handle all utf-8 characters in json urls Bug IO Data IO issues that don't fit into a more specific label Unicode Unicode strings
#17933 by grantcooksey was closed Oct 23, 2017 Loading… updated Oct 24, 2017
1 of 4 tasks
ProTip! Exclude everything labeled
bug with -label:bug.