-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
get_indexer_non_unique for orderable indexes Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#15372 by horta was closed Feb 21, 2017 Loading… updated Feb 21, 2017
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
Rank categorical perf Categorical Categorical Data Type Performance Memory or execution speed performance
PERF: better perf on _ensure_data in core/algorithms, helping perf of unique, duplicated, factorize Performance Memory or execution speed performance
PERF: fix clean_index_list perf Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
PERF: improved performance of small multiindexes MultiIndex Performance Memory or execution speed performance
PERF: don't materialize arrays on checking in groupby Groupby Performance Memory or execution speed performance
TST: Add test for clip-na Performance Memory or execution speed performance Testing pandas testing functions or related to the test suite
PERF: vectorize _interp_limit Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Performance Memory or execution speed performance
PERF: HDFStore __unicode__ method IO HDF5 read_hdf, HDFStore Performance Memory or execution speed performance
PERF: HDFStore __unicode__ method IO HDF5 read_hdf, HDFStore Performance Memory or execution speed performance
PERF: SparseDataFrame._init_dict uses intermediary dict, not DataFrame Performance Memory or execution speed performance Sparse Sparse Data Type
DOC: add warning to append about inefficiency Docs Performance Memory or execution speed performance
#16956 by shanral was closed Jul 19, 2017 Loading… updated Jul 19, 2017
2 of 3 tasks
Make some attributes of DateOffset read-only; add tests Enhancement Performance Memory or execution speed performance
#17181 by jbrockmendel was closed Aug 30, 2017 Loading… updated Aug 30, 2017
2 of 4 tasks
PERF: Faster CategoricalIndex from categorical Categorical Categorical Data Type Performance Memory or execution speed performance
PERF: Avoid materializing values in Categorical.set_categories Categorical Categorical Data Type Performance Memory or execution speed performance
TST: Fix repeat parameter overwritten in the sparse asv test Performance Memory or execution speed performance Sparse Sparse Data Type
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.