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

Fix scalar iloc rebase Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
#17163 by toobaz was closed Aug 10, 2017 Loading… updated Aug 10, 2017
3 of 4 tasks
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
DOC: Improving docstring of take method Docs
#16948 by matagus was merged Aug 21, 2017 Loading… updated Aug 21, 2017
4 tasks
0.21.0
Infer compression from non-string paths IO CSV read_csv, to_csv IO Data IO issues that don't fit into a more specific label
#17206 by dhimmel was merged Aug 15, 2017 Loading… updated Aug 21, 2017
4 tasks done
0.21.0
BUG: Cannot use tz-aware origin in to_datetime (#16842) Error Reporting Incorrect or improved errors from pandas Timezones Timezone data dtype
#17244 by ivybae was closed Aug 24, 2017 Loading… updated Aug 24, 2017
4 tasks done
0.21.0
Make pd.Period immutable Compat pandas objects compatability with Numpy or Python functions Period Period data type
#17239 by jbrockmendel was merged Aug 24, 2017 Loading… updated Aug 24, 2017
4 tasks
0.21.0
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
BUG: preserve name in set_categories (#17509) Bug Categorical Categorical Data Type
#17517 by Giftlin was merged Sep 18, 2017 Loading… updated Sep 18, 2017
4 tasks done
0.21.0
DOC: to_datetime format argument examples Docs
#17412 by philipphanemann was merged Sep 18, 2017 Loading… updated Sep 18, 2017
1 task
0.21.0
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
3 of 4 tasks
0.21.0
try installing bzip2
#17698 by TomAugspurger was closed Sep 28, 2017 Loading… updated Sep 28, 2017
Move time conversion funcs to tslibs.conversion
#17708 by jbrockmendel was closed Sep 28, 2017 Loading… updated Sep 29, 2017
4 tasks
BUG: Fix series rename called with str altering name rather index (GH17407) Bug
#17654 by huashuai was merged Sep 30, 2017 Loading… updated Oct 1, 2017
4 tasks done
0.21.0
BUG: Fix default encoding for CSVFormatter.save Bug IO CSV read_csv, to_csv Unicode Unicode strings
#17821 by Licht-T was merged Oct 11, 2017 Loading… updated Oct 11, 2017
3 of 4 tasks
0.21.0
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.