-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
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
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: GH15426 timezone lost in groupby-agg with cython functions Groupby Timezones Timezone data dtype
BUG: GH #12223, GH #15262. Allow ints for names in MultiIndex Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
Do not cast .transform() output back to input dtype (closes #10972) Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
ENH: Added ability to freeze panes from DataFrame.to_excel() (#15160) Enhancement IO Excel read_excel, to_excel
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
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
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: 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
Update Github issue template
#14268 by TomAugspurger was merged Sep 23, 2016 Loading… updated Apr 5, 2017
ProTip! no:milestone will show everything without a milestone.