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: Series ops with a rhs of a Timestamp raising exception (#2898) Bug Enhancement
#2899 by jreback was merged Feb 23, 2013 Loading… updated Jun 12, 2014
ENH: Allow use of longtable package in to_latex. Enhancement Output-Formatting __repr__ of pandas objects, to_string
#6617 by jseabold was closed Mar 12, 2014 Loading… updated Jun 12, 2014 0.14.0
ENH: series rank has a percentage rank option Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#5978 by MichaelWS was merged Feb 16, 2014 Loading… updated Jun 12, 2014 0.14.0
Pairwise versions for rolling_cov, ewmcov and expanding_cov Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff API Design Enhancement
#4950 by snth was merged Mar 28, 2014 Loading… updated Jun 12, 2014 0.14.0
ENH: Support dateutil timezones. GH4688. Enhancement Frequency DateOffsets Timezones Timezone data dtype
#6968 by dbew was merged Jun 4, 2014 Loading… updated Jun 12, 2014 0.14.1
ENH: cythonize groupby.count Enhancement Performance Memory or execution speed performance
#7016 by cpcloud was merged May 5, 2014 Loading… updated Jun 13, 2014
3 tasks done
0.14.0
BUG: bar plot can now handle bottom and left kw properly Enhancement Visualization plotting
#7226 by sinhrks was closed May 30, 2014 Loading… updated Jun 13, 2014 0.14.1
ENH: numexpr on boolean frames Enhancement Performance Memory or execution speed performance
#2925 by jreback was merged Mar 9, 2013 Loading… updated Jun 13, 2014
BUG/DTYPES: preserve bools in convert_objects Bug Dtype Conversions Unexpected or buggy dtype conversions Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#7416 by cpcloud was merged Jun 10, 2014 Loading… updated Jun 13, 2014 0.14.1
ENH: added nunique function to Index Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#6734 by sinhrks was merged Apr 6, 2014 Loading… updated Jun 13, 2014 0.14.0
ENH: add per axis, per level indexing with tuples using loc Enhancement Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#6134 by ghost was closed Feb 4, 2014 Loading… updated Jun 13, 2014 0.14.0
Gbq unicode support Enhancement Unicode Unicode strings
#6596 by jacobschaer was merged Mar 14, 2014 Loading… updated Jun 14, 2014 0.14.0
UNI/HTML/WIP: add encoding argument to read_html Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Unicode Unicode strings
#7323 by cpcloud was merged Jun 4, 2014 Loading… updated Jun 15, 2014 0.14.1
Add an 'escape' keyword to DataFrame.to_latex Enhancement Output-Formatting __repr__ of pandas objects, to_string
#6668 by m-kuhn was closed Apr 21, 2014 Loading… updated Jun 16, 2014 0.14.0
ENH: extend selection semantics on ordered timeseries to unordered Bug Datetime Datetime data dtype Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#3133 by jreback was closed Mar 22, 2013 Loading… updated Jun 16, 2014 0.11
3
6
ENH: Scatter plot now supports errorbar Enhancement Visualization plotting
#6834 by sinhrks was merged May 2, 2014 Loading… updated Jun 16, 2014 0.14.0
ENH: per axis and per level indexing (orig GH6134) API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#6301 by jreback was merged Feb 13, 2014 Loading… updated Jun 16, 2014
4 tasks done
0.14.0
Tidy representation when truncating dfs Enhancement Output-Formatting __repr__ of pandas objects, to_string
#7086 by bjonen was merged May 16, 2014 Loading… updated Jun 17, 2014 0.14.0
ENH: support for nanosecond time in offset and period Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Enhancement
#3060 by wuan was merged Sep 30, 2013 Loading… updated Jun 18, 2014 0.13
Custom Business Month Enhancement Frequency DateOffsets
#6866 by bjonen was merged Apr 22, 2014 Loading… updated Jun 19, 2014 0.14.0
API: add is_beg_month/quarter/year, is_end_month/quarter/year accessors (#4565) Datetime Datetime data dtype Enhancement Frequency DateOffsets
#4823 by mikebailey was merged Apr 29, 2014 Loading… updated Jun 19, 2014 0.14.0
ProTip! no:milestone will show everything without a milestone.