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

COMPAT: Expand compatibility with fromnumeric.py Compat pandas objects compatability with Numpy or Python functions
#12810 by gfyoung was closed May 1, 2016 Loading… 0.18.1
BUG: Matched SearchedSorted Signature with NumPy's Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#12413 by gfyoung was closed Mar 17, 2016 Loading… 0.18.1
Numindexname Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#13205 by toobaz was closed Jun 14, 2016 Loading…
4 tasks done
0.19.0
BUG/PERF: Sort mixed-int in Py3, fix Index.difference Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#13514 by pijucha was closed Jul 19, 2016 Loading…
6 tasks done
0.19.0
clean up PeriodIndex constructor Compat pandas objects compatability with Numpy or Python functions Period Period data type
#13277 by max-sixty was closed Mar 4, 2017 Loading…
4 tasks done
0.20.0
API, DEPR: Raise and Deprecate Reshape for Pandas Objects Compat pandas objects compatability with Numpy or Python functions
#13012 by gfyoung was closed Jul 14, 2016 Loading… 0.19.0
DOC: Design drafts to assist with next-gen pandas internals discussion API Design Compat pandas objects compatability with Numpy or Python functions Docs
#13944 by wesm was closed Aug 24, 2016 Loading… 2.0
Subclassing improvements Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#12308 by cldy was closed Nov 22, 2016 Loading…
API: allow scalar setting/getting via float indexer on integer indexes Compat pandas objects compatability with Numpy or Python functions
#12370 by jreback was closed Mar 8, 2016 Loading… 0.18.0
ENH: Implement _Openpyxl2Writer for pandas.io.excel Compat pandas objects compatability with Numpy or Python functions IO Excel read_excel, to_excel
#7565 by neirbowj was merged Sep 20, 2014 Loading… 0.15.0
BUG: 0/frame numeric ops buggy (GH9144) Compat pandas objects compatability with Numpy or Python functions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
#9308 by Garrett-R was merged Feb 16, 2015 Loading… 0.16.0
modified schema field list Compat pandas objects compatability with Numpy or Python functions
#13087 by medullaskyline was closed Jan 21, 2017 Loading…
4 tasks done
COMPAT: remove SettingWithCopy warning, and use copy-on-write, #10954 API Design Compat pandas objects compatability with Numpy or Python functions Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves
#10973 by jreback was closed Nov 2, 2015 Loading…
2 tasks
ENH: add to_xarray conversion method Compat pandas objects compatability with Numpy or Python functions Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#11972 by jreback was closed Feb 10, 2016 Loading…
2 tasks
0.18.0
API: map() on Index returns an Index, not array API Design Compat pandas objects compatability with Numpy or Python functions
#12798 by jrings was closed Nov 7, 2016 Loading…
4 tasks done
0.20.0
COMPAT: Allow multi-indexes to be written to excel Compat pandas objects compatability with Numpy or Python functions IO Excel read_excel, to_excel MultiIndex
#10570 by flamingbear was merged Aug 20, 2015 Loading… 0.17.0
Convert to native datatypes for Series.tolist() Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions
#13050 by gliptak was closed May 7, 2016 Loading…
4 tasks done
0.19.0
BUG: COMPAT:0.18 added scipy version check GH12887 Compat pandas objects compatability with Numpy or Python functions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#13007 by jmwoloso was closed May 3, 2016 Loading…
4 tasks done
0.18.1
Add capability to handle Path/LocalPath objects Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label
#11051 by flying-sheep was closed Oct 17, 2015 Loading… 0.17.1
COMPAT: Objects construction compat with xarray.Dataset Compat pandas objects compatability with Numpy or Python functions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12400 by max-sixty was closed Aug 17, 2017 Loading…
3 of 5 tasks
BUG: Default to stat axis for SparseDataFrame when axis=None Compat pandas objects compatability with Numpy or Python functions Sparse Sparse Data Type
#13066 by gfyoung was closed May 7, 2016 Loading… 0.19.0
BUG: Accept kwargs kind and na_position in Series.sort_index (GH13589) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff API Design Compat pandas objects compatability with Numpy or Python functions
#13729 by sahildua2305 was closed Nov 25, 2016 Loading…
3 tasks done
ENH: change BlockManager pickle format to work with dup items Compat pandas objects compatability with Numpy or Python functions
#7370 by immerrr was merged Jul 1, 2014 Loading…
6 tasks done
0.14.1
CI: Drop numpy 1.6 support CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
#7954 by cpcloud was merged Aug 12, 2014 Loading… 0.15.0
ENH: Add file buffer validation to I/O ops Compat pandas objects compatability with Numpy or Python functions IO CSV read_csv, to_csv
#15894 by gfyoung was closed Apr 5, 2017 Loading… 0.20.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.