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

Enhanced json normalize Enhancement IO JSON read_json, to_json, json_normalize
#23861 by bhavaniravi was closed Jun 17, 2019 Loading… updated Jul 6, 2019
3 tasks done
MultiIndex Support for DataFrame.pivot Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#25330 by thoo was closed Jul 11, 2019 Loading… updated Jul 11, 2019
4 tasks
Allow operator overloading for custom classes to return custom objects Enhancement
#26652 by mohammad7t was closed Jul 11, 2019 Loading… updated Jul 11, 2019
2 of 4 tasks
ENH: Add set_index to Series Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#22225 by h-vetinari was closed Jan 6, 2019 Loading… updated Jul 22, 2019
5 tasks done
ENH GH20927 Added convert_dates parameter (default=True) to read_sas() Enhancement IO Data IO issues that don't fit into a more specific label Numeric Operations Arithmetic, Comparison, and Logical operations
#21983 by paul-lilley was closed Nov 23, 2018 Loading… updated Aug 20, 2019
4 tasks
ENH: Allow compression in NDFrame.to_csv to be a dict with optional arguments (#26023) Enhancement IO CSV read_csv, to_csv
#26024 by drew-heenan was merged Aug 26, 2019 Loading… updated Aug 26, 2019
4 tasks done
1.0.0
ENH: added optional caption and label arguments to DataFrame.to_latex() Enhancement IO LaTeX to_latex
#25437 by jeschwar was merged Sep 3, 2019 Loading… updated Sep 3, 2019
4 tasks done
1.0.0
ENH: pd.DataFrame.info() to show line numbers GH17304 Enhancement Error Reporting Incorrect or improved errors from pandas
#17332 by pratapvardhan was closed Feb 27, 2019 Loading… updated Sep 9, 2019
4 tasks done
EHN: Add encoding_errors option in pandas.DataFrame.to_csv (#27750) Enhancement IO CSV read_csv, to_csv
#27899 by shigemk2 was closed Sep 10, 2019 Loading… updated Sep 10, 2019
5 tasks done
Initial implementation of rolling iterators Enhancement Window rolling, ewma, expanding
#27399 by ThomasKluiters was closed Oct 3, 2019 Loading… updated Oct 3, 2019
5 tasks done
1.0.0
ENH: Added stride/offset aliases in to_datetime Datetime Datetime data dtype Enhancement
#26631 by timcera was closed Oct 6, 2019 Loading… updated Oct 6, 2019
1 of 4 tasks
ENH: add regex parameter to .loc Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#27363 by topper-123 was closed Oct 22, 2019 Loading… updated Oct 24, 2019
6 tasks done
Class to read OpenDocument Tables Enhancement IO Data IO issues that don't fit into a more specific label
#25427 by detrout was merged Jul 3, 2019 Loading… updated Nov 9, 2019 0.25.0
ENH: Support for specifying col names for col_space Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#28929 by VijayantSoni was closed Dec 4, 2019 Loading… updated Dec 4, 2019
5 tasks
ENH: Add suffixes argument for pd.concat Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#29669 by charlesdong1991 was closed Dec 17, 2019 Loading… updated Dec 17, 2019
5 tasks done
Defer Series.str.get_dummies to pandas.get_dummies Categorical Categorical Data Type Enhancement
#26686 by joshlk was closed Sep 8, 2019 Loading… updated Dec 26, 2019
2 of 4 tasks
Pandas sql Enhancement IO SQL to_sql, read_sql, read_sql_query Needs Discussion Requires discussion from core team before further action
#30479 by zbrookle was closed Dec 26, 2019 Loading… updated Dec 27, 2019
ENH: add support for reading binary Excel files (#15914) Enhancement IO Excel read_excel, to_excel
#30519 by ftruzzi was merged Jan 3, 2020 Loading… updated Jan 3, 2020
5 tasks done
1.0.0
ENH: Add engine keyword to expanding.apply to utilize Numba Enhancement Window rolling, ewma, expanding
#30937 by mroeschke was merged Jan 16, 2020 Loading… updated Jan 16, 2020
5 tasks done
1.0.0
API: add return_inverse to pd.unique Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement
#24119 by h-vetinari was closed Jan 26, 2020 Loading… updated Jan 26, 2020
4 tasks done
ENH: Add ignore_index to sort_index API Design Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#30578 by charlesdong1991 was merged Jan 3, 2020 Loading… updated Feb 13, 2020
5 tasks done
1.0.0
ENH: Implement DataFrame.value_counts DataFrame DataFrame data structure Enhancement
#31247 by dsaxton was merged Feb 26, 2020 Loading… updated Feb 26, 2020
4 tasks done
1.1
ENH: Implement subtraction for object-dtype Index API Design Enhancement
#21981 by jbrockmendel was merged Jul 23, 2018 Loading… updated Apr 5, 2020
4 tasks done
0.24.0
WIP: ENH: Add engine keyword argument to groupby.apply to leverage Numba Enhancement Groupby
#32428 by mroeschke was closed Mar 14, 2020 Loading… updated Apr 21, 2020
2 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.