-
- 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
ENH: #10143 Function to walk the group hierarchy of a PyTables HDF5 file API Design Enhancement IO HDF5 read_hdf, HDFStore
#10932 by stephenpascoe was closed Oct 18, 2015 Loading…
BUG: Series ops with a rhs of a Timestamp raising exception (#2898) Bug Enhancement
#2899 by jreback was merged Feb 23, 2013 Loading…
ENH: allow saving of meta-data via CArrays to support wide tables Enhancement IO HDF5 read_hdf, HDFStore
#11788 by MJuddBooth was closed Jan 30, 2016 Loading…
ENH: allow dataframe get to take an axis argument Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#11550 by nbonnotte was closed Nov 13, 2015 Loading…
allow rename to work with any Mapping, not just dict Compat pandas objects compatability with Numpy or Python functions Enhancement
#11461 by jab was closed Nov 25, 2015 Loading…
ENH: add optional ddof param to DataFrame.cov() Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#16227 by edhalter was closed Oct 29, 2017 Loading…
3 of 4 tasks
ENH : First attempt to add sparse_pivot Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#14510 by yupbank was closed Dec 16, 2016 Loading…
4 tasks
ENH: numexpr on boolean frames Enhancement Performance Memory or execution speed performance
#2925 by jreback was merged Mar 9, 2013 Loading…
ENH : Allow to_sql to recognize single sql type #11886 Enhancement IO SQL to_sql, read_sql, read_sql_query
#12053 by RahulHP was closed Jun 25, 2016 Loading…
ENH: add empty() methods for DataFrame and Series DataFrame DataFrame data structure Enhancement Series Series data structure
#12291 by gfyoung was closed Feb 11, 2016 Loading…
Fix #12695 : RangeIndex generated with pd.concat with ignore_index as True Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12696 by AnkurDedania was closed Apr 10, 2016 Loading…
1 of 4 tasks
ENH: Read from compressed data sources Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label
#11677 by khs26 was closed Jan 20, 2016 Loading…
ENH: accept dict of column:dtype as dtype argument in DataFrame.astype Dtype Conversions Unexpected or buggy dtype conversions Enhancement
#12086 by StephenKappel was closed Jun 5, 2016 Loading…
ENH: Series between inclusive pair (GH: 12398) API Design Enhancement
#12402 by colinalexander was closed Apr 29, 2016 Loading…
add support for specifying secondary indexes with to_sql Enhancement IO SQL to_sql, read_sql, read_sql_query
#12904 by trbs was closed Feb 1, 2017 Loading…
wide table support Enhancement IO HDF5 read_hdf, HDFStore
#10243 by hhuuggoo was closed Nov 25, 2015 Loading…
ENH: support Akima 1D interpolation Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#11496 by stahlous was closed Jan 20, 2016 Loading…
gh9084_get_schema_index_parameter Enhancement IO SQL to_sql, read_sql, read_sql_query
#12973 by trbs was closed Feb 1, 2017 Loading…
WIP: add multi-multi index support to join Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#8898 by thorwhalen was closed May 9, 2015 Loading…
ENH/VIS: Pass DataFrame column to size argument in DataFrame.scatter Enhancement Visualization plotting
#8885 by onesandzeroes was closed May 9, 2015 Loading…
Implement Categorical.searchsorted(v, side, sorter) Categorical Categorical Data Type Enhancement
#8928 by stevesimmons was closed Dec 3, 2014 Loading…
ENH: Add prefix parameters for join method. API Design Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#8197 by onesandzeroes was closed May 9, 2015 Loading…
WIP/API/ENH: IntervalIndex API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Interval Interval data type
#8707 by shoyer was closed Sep 9, 2016 Loading…
20 of 35 tasks
is_list_like() for to_excel, fixes #8188. Dtype Conversions Unexpected or buggy dtype conversions Enhancement IO Excel read_excel, to_excel
#9181 by hunterowens was closed May 9, 2015 Loading…
(WIP)ENH: plot now supports cycler Enhancement Visualization plotting
#12547 by sinhrks was closed May 6, 2017 Loading…
2 of 6 tasks
Previous Next
ProTip! Follow long discussions with comments:>50.