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, TST: Patch handling of uint64 in algorithms Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Dtype Conversions Unexpected or buggy dtype conversions
#15162 by gfyoung was closed Jan 22, 2017 Loading… updated Jan 22, 2017 0.20.0
BUG: Fixed handling of non-list value_vars in melt Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15351 by jbradt was closed Feb 10, 2017 Loading… updated Feb 10, 2017
4 tasks done
0.20.0
BUG: Concat with inner join and empty DataFrame Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15397 by abaldenko was closed Feb 16, 2017 Loading… updated Feb 16, 2017
4 tasks done
0.20.0
Add __copy__ and __deepcopy__ to NDFrame Compat pandas objects compatability with Numpy or Python functions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15444 by bmcfee was closed Feb 20, 2017 Loading… updated Feb 20, 2017
4 tasks
0.20.0
PERF: fast non-unique indexing Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#15468 by horta was closed Feb 25, 2017 Loading… updated Feb 25, 2017
BUG: Accept Generic Array-Like for .where Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15414 by gfyoung was closed Feb 24, 2017 Loading… updated Feb 25, 2017 0.20.0
BUG: GH15426 timezone lost in groupby-agg with cython functions Groupby Timezones Timezone data dtype
#15433 by stephenrauch was closed Feb 27, 2017 Loading… updated Feb 27, 2017
4 tasks done
0.20.0
BUG: GH #12223, GH #15262. Allow ints for names in MultiIndex Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#15478 by Dr-Irv was closed Feb 24, 2017 Loading… updated Feb 28, 2017
4 tasks done
0.20.0
Do not cast .transform() output back to input dtype (closes #10972) Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
#15256 by nbonnotte was closed Mar 2, 2017 Loading… updated Mar 3, 2017
4 tasks done
0.20.0
Fix index for datetime64 conversion. Fixes #13937 Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
#14446 by amolkahat was closed Mar 2, 2017 Loading… updated Mar 3, 2017
4 tasks done
0.20.0
ENH: Added ability to freeze panes from DataFrame.to_excel() (#15160) Enhancement IO Excel read_excel, to_excel
#15291 by jeffcarey was closed Feb 16, 2017 Loading… updated Mar 4, 2017
4 tasks done
0.20.0
DEPR: rename to _consolidate and create deprecation warning Deprecate Functionality to remove in pandas
#15501 by GuessWhoSamFoo was merged Feb 28, 2017 Loading… updated Mar 5, 2017
4 tasks done
Subclassed reshape Compat pandas objects compatability with Numpy or Python functions
#15564 by delgadom was closed Mar 8, 2017 Loading… updated Mar 9, 2017
4 tasks done
add compression support for 'read_pickle' and 'to_pickle' Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label
#13317 by goldenbull was closed Mar 9, 2017 Loading… updated Mar 9, 2017 0.20.0
Raising for invalid dtype issue #15520
#15576 by petioptrv was closed Mar 10, 2017 Loading… updated Mar 10, 2017
4 tasks
Added exception for invalid dtypes per issue #15520
#15574 by trevorpburke was closed Mar 10, 2017 Loading… updated Mar 10, 2017
4 tasks
ENH: standardize fill_value behavior across the API Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#15587 by ResidentMario was closed Mar 11, 2017 Loading… updated Mar 11, 2017
4 tasks
API: Drop the name parameter from Categorical Categorical Categorical Data Type Deprecate Functionality to remove in pandas
#15654 by gfyoung was closed Mar 11, 2017 Loading… updated Mar 11, 2017 0.20.0
GH #14499 Panel.ffill ignores axis parameter and fill along axis=1 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#14528 by Tux1 was closed Mar 20, 2017 Loading… updated Mar 20, 2017
4 tasks done
BUG: Fix linux clipboard QApplication() creation IO Data IO issues that don't fit into a more specific label
#14815 by pankajp was closed Mar 20, 2017 Loading… updated Mar 20, 2017
1 task done
0.20.0
BUG: resample with tz-aware: Values falls after last bin Bug Resample resample method
#15555 by ahcub was closed Mar 28, 2017 Loading… updated Mar 28, 2017
4 tasks
BUG: SparseDataFrame construction with lists not coercing to dtype (GH 15682) Bug Dtype Conversions Unexpected or buggy dtype conversions
#15834 by ucals was closed Mar 30, 2017 Loading… updated Mar 30, 2017
3 of 4 tasks
0.20.0
Update Github issue template
#14268 by TomAugspurger was merged Sep 23, 2016 Loading… updated Apr 5, 2017
DOC: timeseries.rst floating point precision (#15817) Datetime Datetime data dtype Docs
#15919 by mchwalisz was closed Apr 8, 2017 Loading… updated Apr 10, 2017
1 task done
0.20.0
ENH: Minor change to parallel_coordinates (#15908) Visualization plotting
#15935 by stangirala was closed Apr 14, 2017 Loading… updated Apr 14, 2017
4 tasks done
0.20.0
ProTip! no:milestone will show everything without a milestone.