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

BUG: encode filepaths on windows in 3.6 Bug Windows Windows OS
#15092 by JGoutin was closed Jan 31, 2017 Loading… updated Feb 7, 2017
BUG: Multiline Eval broken for local variables after first line Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#15343 by stephenrauch was closed Feb 9, 2017 Loading… updated Feb 9, 2017
4 tasks done
0.20.0
Numexpr 2.4.6 Dependencies Required and optional dependencies
#15383 by FrancescAlted was closed Feb 15, 2017 Loading… updated Feb 15, 2017
3 tasks done
0.20.0
TST: Parametrize simple yield tests Testing pandas testing functions or related to the test suite
#15406 by QuLogic was closed Feb 16, 2017 Loading… updated Feb 20, 2017
2 of 4 tasks
0.20.0
ENH union_categoricals supports ignore_order GH13410 Categorical Categorical Data Type Enhancement
#15219 by js3711 was closed Feb 22, 2017 Loading… updated Feb 22, 2017 0.20.0
BUG: Categorical.unique() preserves categories Categorical Categorical Data Type Groupby
#15439 by kernc was closed Feb 22, 2017 Loading… updated Feb 22, 2017
4 tasks done
0.20.0
CLN: split off frozen (immutable) data structures into pandas/indexes/frozen.py Clean Compat pandas objects compatability with Numpy or Python functions
#15477 by jreback was closed Feb 24, 2017 Loading… updated Feb 24, 2017 0.20.0
Rank categorical Bug Categorical Categorical Data Type
#15422 by jeetjitsu was closed Feb 24, 2017 Loading… updated Feb 25, 2017
4 tasks
0.20.0
DOC: fix doc build warnings Docs
#15505 by jorisvandenbossche was merged Feb 25, 2017 Loading… updated Feb 25, 2017 0.20.0
TST: DataFrame.hist() does not get along with matplotlib.pyplot.tight_layout() Testing pandas testing functions or related to the test suite Visualization plotting
#15515 by ResidentMario was merged Feb 27, 2017 Loading… updated Feb 27, 2017
4 tasks
0.20.0
CLN: remove pandas/io/gbq.py and tests and replace with pandas-gbq
#15484 by jreback was closed Feb 27, 2017 Loading… updated Feb 27, 2017 0.20.0
TST: split tests/format/test_format.py Testing pandas testing functions or related to the test suite
#15546 by jreback was merged Mar 2, 2017 Loading… updated Mar 2, 2017 0.20.0
DEPR/CLN: remove SparseTimeSeries class (follow-up GH15098) Clean Deprecate Functionality to remove in pandas
#15567 by jorisvandenbossche was merged Mar 4, 2017 Loading… updated Mar 4, 2017 0.20.0
ENH: str.replace accepts a compiled expression Enhancement Strings String extension data type and string data
#15456 by rouzazari was merged Mar 5, 2017 Loading… updated Mar 5, 2017
4 tasks done
0.20.0
BUG: fix SparseSeries reindex by using Series implementation Indexing Related to indexing on series/frames, not to indexes themselves Sparse Sparse Data Type
#15461 by toobaz was closed Mar 7, 2017 Loading… updated Mar 7, 2017
4 tasks done
0.20.0
BUG: pd.cut with bins=1 and input all 0s Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15437 by luca-s was closed Mar 8, 2017 Loading… updated Mar 8, 2017
4 tasks done
0.20.0
ENH: IO header formatting Enhancement IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#15548 by mcocdawc was merged Mar 9, 2017 Loading… updated Mar 9, 2017
4 tasks done
0.20.0
BUG/API: .merge() and .join() on category dtype columns will now preserve category dtype Bug Categorical Categorical Data Type
#15321 by jreback was closed Mar 10, 2017 Loading… updated Mar 11, 2017 0.20.0
BUG: Group-by numeric type-coercion with datetime Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
#15680 by gwpdt was closed Mar 16, 2017 Loading… updated Mar 16, 2017 0.20.0
compatibility with scipy 0.19 Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#15689 by zym1010 was closed Mar 15, 2017 Loading… updated Mar 16, 2017 0.20.0
TST: Reorganize package_check and skip_if_no_package Testing pandas testing functions or related to the test suite
#15709 by gfyoung was merged Mar 17, 2017 Loading… updated Mar 17, 2017 0.20.0
BUG: upcasting on reshaping ops #13247 Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#15594 by jaehoonhwang was closed Mar 14, 2017 Loading… updated Mar 20, 2017
4 tasks done
0.20.0
ENH: support "nrows" and "chunksize" together Enhancement IO CSV read_csv, to_csv
#15756 by toobaz was closed Mar 21, 2017 Loading… updated Mar 21, 2017
4 tasks done
0.20.0
BUG: Check that values for "nrows" and "chunksize" are valid Error Reporting Incorrect or improved errors from pandas IO CSV read_csv, to_csv
#15774 by toobaz was merged Mar 22, 2017 Loading… updated Mar 22, 2017
4 tasks done
0.20.0
API: return Index instead of array from DatetimeIndex field accessors (GH15022) API Design Datetime Datetime data dtype
#15589 by jorisvandenbossche was closed Mar 22, 2017 Loading… updated Mar 22, 2017
4 tasks done
0.20.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.