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

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
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
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
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
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
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: 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 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: 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
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
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
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
ENH: better MultiIndex.__repr__ Enhancement MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#22511 by topper-123 was merged Jun 19, 2019 Loading… updated Jun 19, 2019
3 tasks done
0.25.0
ENH: Allow quantile to accept an int Enhancement Resample resample method
#26350 by dsaxton was closed May 13, 2019 Loading… updated May 13, 2019
ENH: Poisson exponential window Enhancement Window rolling, ewma, expanding
#26243 by rbenes was merged May 7, 2019 Loading… updated May 7, 2019
4 tasks done
0.25.0
ENH: Support index=True for io.sql.get_schema Enhancement IO SQL to_sql, read_sql, read_sql_query
#25030 by vrajmohan was closed May 3, 2019 Loading… updated May 3, 2019
2 tasks done
ENH: numpy histogram bin edges in cut (GH 14627) Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#23567 by blalterman was closed Apr 10, 2019 Loading… updated Apr 10, 2019
3 tasks done
Series.value_counts: Preserve original ordering Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#24302 by tomspur was closed Mar 19, 2019 Loading… updated Mar 19, 2019
4 of 5 tasks
qcut: Option to return -inf/inf as lower/upper bound Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#22185 by dberenbaum was closed Mar 1, 2019 Loading… updated Mar 1, 2019
4 tasks done
wrap urlopen with requests Enhancement IO CSV read_csv, to_csv
#21504 by ocefpaf was closed Dec 31, 2018 Loading… updated Feb 11, 2019
2 of 4 tasks
add to_frame method to DataFrame DataFrame DataFrame data structure Enhancement Needs Discussion Requires discussion from core team before further action
#24336 by letalvoj was closed Jan 14, 2019 Loading… updated Jan 14, 2019
3 of 4 tasks
F/rolling size Enhancement Window rolling, ewma, expanding
#24111 by bourbaki was closed Jan 5, 2019 Loading… updated Jan 5, 2019
4 tasks done
ENH: set accessor for Series (WIP) Dtype Conversions Unexpected or buggy dtype conversions Enhancement
#21547 by h-vetinari was closed Sep 25, 2018 Loading… updated Dec 26, 2018
DataFrame.corrwith() method now supports 'how', 'method' and 'min_periods' params Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#22622 by Mottl was closed Dec 26, 2018 Loading… updated Dec 26, 2018
3 tasks done
ProTip! Add no:assignee to see everything that’s not assigned.