-
- 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
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
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
Pairwise versions for rolling_cov, ewmcov and expanding_cov Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff API Design Enhancement
ENH: Support dateutil timezones. GH4688. Enhancement Frequency DateOffsets Timezones Timezone data dtype
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
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
ENH: add per axis, per level indexing with tuples using loc Enhancement Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
UNI/HTML/WIP: add encoding argument to read_html Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Unicode Unicode strings
Add an 'escape' keyword to DataFrame.to_latex Enhancement Output-Formatting __repr__ of pandas objects, to_string
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
ENH: per axis and per level indexing (orig GH6134) API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Tidy representation when truncating dfs Enhancement Output-Formatting __repr__ of pandas objects, to_string
ENH: support for nanosecond time in offset and period Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Enhancement
API: add is_beg_month/quarter/year, is_end_month/quarter/year accessors (#4565) Datetime Datetime data dtype Enhancement Frequency DateOffsets
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.