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: fixed .abs on Series with a timedelta (partial fix for 2957) Bug
#2958 by jreback was merged Mar 6, 2013 Loading… updated Mar 6, 2013
BUG: HDFStore bug when appending to a table, .typ not recreated on subsequent appends Bug IO Data IO issues that don't fit into a more specific label
#3126 by jreback was merged Mar 21, 2013 Loading… updated Mar 21, 2013 0.11
ENH/VIS: Area plot is now supported by kind='area'. Bug Visualization plotting
#6656 by sinhrks was merged May 1, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: DatetimeIndex.insert doesnt preserve name and tz Bug Indexing Related to indexing on series/frames, not to indexes themselves
#7299 by sinhrks was merged Jun 6, 2014 Loading… updated Jun 12, 2014 0.14.1
BUG: Bug in multi-index slicing with datetimelike ranges (strings and Timestamps) (GH7429) Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#7430 by jreback was merged Jun 11, 2014 Loading… updated Jun 12, 2014 0.14.1
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
make nanops._maybe_null_out work with complex numbers ( issue #7353 ) Bug Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations
#7428 by toddrjen was merged Jun 12, 2014 Loading… updated Jun 12, 2014 0.14.1
BUG: Bug in setitem with loc on mixed integer Indexes (GH6546) Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#6548 by jreback was merged Mar 5, 2014 Loading… updated Jun 12, 2014 0.14.0
make nanops work when ndim==1 and axis==0 ( issue #7354 ) Bug Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations
#7437 by toddrjen was closed Jun 12, 2014 Loading… updated Jun 12, 2014 0.14.1
BUG: Fixed incorrect type in integer conversion in to_stata Bug Dtype Conversions Unexpected or buggy dtype conversions IO Data IO issues that don't fit into a more specific label
#6335 by bashtage was closed Mar 5, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: _tidy_repr should not be called when max_rows is None Bug Output-Formatting __repr__ of pandas objects, to_string
#6863 by unutbu was merged Apr 10, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: Bug in DataFrame.dropna with duplicate indices (GH6355) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#6388 by jreback was merged Feb 17, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG/TST: fix several issues with slice bound checking code Bug Indexing Related to indexing on series/frames, not to indexes themselves
#6531 by immerrr was merged Mar 5, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: legend behaves inconsistently when plotting to the same axes Bug Visualization plotting
#6678 by sinhrks was merged Apr 22, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: fixing tseries plot cursor display, resolves #5453 Bug Datetime Datetime data dtype Visualization plotting
#7007 by rosnfeld was merged May 1, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: fix NDFrame.as_blocks() for sparse containers Bug Internals Related to non-user accessible pandas implementation Sparse Sparse Data Type
#6748 by immerrr was merged Mar 31, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: Add type promotion support for eval() expressions with many properties Bug Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation
#6205 by xenoscopic was merged Feb 6, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: NaN values not converted to Stata missing values (GH6684) Bug IO Data IO issues that don't fit into a more specific label Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#6685 by bashtage was merged Mar 23, 2014 Loading… updated Jun 13, 2014 0.14.0
BUG: support data column indexers that have a large numbers of values Bug
#2914 by jreback was merged Feb 23, 2013 Loading… updated Jun 13, 2014
io.pytables: handle start/stop in remove and select_coords Bug IO HDF5 read_hdf, HDFStore
#4835 by wabu was closed Feb 8, 2014 Loading… updated Jun 13, 2014 0.14.0
REGR: Bug in Series.reindex when specifying a method with some nan values was inconsistent (GH6418) Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#6421 by jreback was merged Feb 20, 2014 Loading… updated Jun 13, 2014 0.14.0
ENH: select column/coordinates/multiple with start/stop/selection Bug IO HDF5 read_hdf, HDFStore
#6177 by wabu was merged Feb 9, 2014 Loading… updated Jun 13, 2014 0.14.0
support axis=None for nanmedian ( issue #7352 ) Bug Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations
#7440 by toddrjen was merged Jun 12, 2014 Loading… updated Jun 13, 2014 0.14.1
BUG: boxplot returns incorrect dict Bug Visualization plotting
#7225 by sinhrks was merged May 27, 2014 Loading… updated Jun 13, 2014 0.14.0
API: Improved inference of datetime/timedelta with mixed null objects. (GH7431) Bug Dtype Conversions Unexpected or buggy dtype conversions
#7435 by jreback was merged Jun 13, 2014 Loading… updated Jun 13, 2014 0.14.1
ProTip! Mix and match filters to narrow down what you’re looking for.