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

PERF: cythonizing _concat_date_cols; conversion to float without exceptions in _does_string_look_like_datetime Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Performance Memory or execution speed performance
#25754 by anmyachev was merged May 12, 2019 Loading…
4 tasks done
0.25.0
Add chunksize param to read_json when lines=True IO JSON read_json, to_json, json_normalize Performance Memory or execution speed performance
#17168 by louispotok was merged Sep 28, 2017 Loading… 0.21.0
PERF: Parse certain dates in Cython instead of falling back to dateutil.parse Datetime Datetime data dtype Performance Memory or execution speed performance
#25922 by vnlitvinov was merged Apr 20, 2019 Loading…
4 tasks done
0.25.0
PERF: high memory in MI MultiIndex Performance Memory or execution speed performance
#15245 by jreback was closed Feb 15, 2017 Loading… 0.20.0
ENH: Implemented lazy iteration Performance Memory or execution speed performance
#20796 by mitar was merged Dec 25, 2018 Loading…
4 tasks done
0.24.0
PERF: CategoricalIndex.get_loc should avoid expensive cast of .codes to int64 Categorical Categorical Data Type Performance Memory or execution speed performance
#21699 by topper-123 was closed Oct 19, 2018 Loading…
2 of 4 tasks
ENH: Only apply first group once in fast GroupBy.apply Groupby Performance Memory or execution speed performance
#24748 by fjetter was merged Mar 26, 2019 Loading…
3 tasks done
0.25.0
PERF: changed default value of cache parameter to True in to_datetime function API Design Datetime Datetime data dtype Performance Memory or execution speed performance
#26043 by anmyachev was merged Jul 4, 2019 Loading…
4 tasks done
0.25.0
pivot_table very slow on Categorical data; how about an observed keyword argument? #24923 Categorical Categorical Data Type Performance Memory or execution speed performance
#24953 by benjaminr was merged Apr 26, 2019 Loading…
1 of 4 tasks
0.25.0
PERF: GH2003 Series.isin for categorical dtypes Categorical Categorical Data Type Performance Memory or execution speed performance
#20522 by bourbaki was merged Apr 25, 2018 Loading… 0.23.0
PERF: optimized median func when bottleneck not present Numeric Operations Arithmetic, Comparison, and Logical operations Performance Memory or execution speed performance
#16509 by rohanp was merged Jan 22, 2018 Loading… 0.23.0
ENH: to_sql() add parameter "method" to control insertions method (#8… Enhancement IO SQL to_sql, read_sql, read_sql_query Performance Memory or execution speed performance
#21401 by schettino72 was merged Dec 28, 2018 Loading…
4 tasks done
0.24.0
[PERF] Get rid of MultiIndex conversion in IntervalIndex.intersection Interval Interval data type Performance Memory or execution speed performance
#26225 by makbigc was merged Jun 6, 2019 Loading… 0.25.0
Cythonized GroupBy Quantile Groupby Performance Memory or execution speed performance
#20405 by WillAyd was merged Feb 28, 2019 Loading…
2 of 4 tasks
0.25.0
PERF: O(n) speedup in any/all by re-enabling short-circuiting for bool case Performance Memory or execution speed performance
#25070 by qwhelan was merged Apr 30, 2019 Loading…
4 tasks
0.25.0
PERF: added no exception versions of '_string_to_dts' and 'parse_iso_8601_datetime' functions Datetime Datetime data dtype Performance Memory or execution speed performance
#26220 by anmyachev was merged May 7, 2019 Loading…
3 of 4 tasks
0.25.0
PERF: Faster Series.__getattribute__ Datetime Datetime data dtype Performance Memory or execution speed performance
#20834 by TomAugspurger was merged May 1, 2018 Loading… 0.23.0
PERF: Cythonize Groupby Rank Groupby Performance Memory or execution speed performance
#19481 by WillAyd was merged Feb 10, 2018 Loading…
4 tasks done
0.23.0
PERF/REF: improve performance of Series.searchsorted, PandasArray.searchsorted, collect functionality Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Performance Memory or execution speed performance
#22034 by topper-123 was merged Feb 24, 2019 Loading…
4 tasks done
0.25.0
ENH: added new cache_dates parameter for read_csv func Datetime Datetime data dtype Enhancement IO CSV read_csv, to_csv Performance Memory or execution speed performance
#25990 by anmyachev was merged May 7, 2019 Loading…
4 tasks done
0.25.0
PERF: leverage tzlocal package to provide 2000x speedup for dateutil.tz.tzlocal operations Datetime Datetime data dtype Performance Memory or execution speed performance Timezones Timezone data dtype
#24737 by qwhelan was closed Jun 8, 2019 Loading…
4 tasks
Implement roll_monthday, simplify SemiMonthOffset Frequency DateOffsets Performance Memory or execution speed performance
#18762 by jbrockmendel was merged Dec 30, 2017 Loading…
1 of 4 tasks
0.23.0
PERF: improve MultiIndex get_loc performance Performance Memory or execution speed performance
#16346 by jorisvandenbossche was merged May 17, 2017 Loading… 0.20.2
PERF: add method Categorical.__contains__ Categorical Categorical Data Type Performance Memory or execution speed performance
#21508 by topper-123 was merged Jun 20, 2018 Loading…
6 tasks done
0.24.0
#18058: improve DatetimeIndex.date performance Datetime Datetime data dtype Performance Memory or execution speed performance
#18163 by jamestran201 was merged Nov 22, 2017 Loading…
4 tasks done
0.23.0
ProTip! no:milestone will show everything without a milestone.