We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR #57445
Benchmarks:
groupby.GroupByMethods.time_dtype_as_field
frame_methods.SortValues.time_frame_sort_values
groupby.Groups.time_series_groups
gil.ParallelGroups.time_get_groups
join_merge.JoinIndex.time_left_outer_join_index
groupby.Apply.time_scalar_function_single_col
groupby.GroupByMethods.time_dtype_as_group
The text was updated successfully, but these errors were encountered:
Addressed in #57534
Sorry, something went wrong.
No branches or pull requests
PR #57445
Benchmarks:
groupby.GroupByMethods.time_dtype_as_field
(Python) with application='direct', dtype='uint', method='quantile', ncols=1, param5='cython'frame_methods.SortValues.time_frame_sort_values
(Python) with ascending=Falseframe_methods.SortValues.time_frame_sort_values
(Python) with ascending=Truegroupby.Groups.time_series_groups
(Python) with key='object_large'gil.ParallelGroups.time_get_groups
(Python) with threads=2gil.ParallelGroups.time_get_groups
(Python) with threads=8groupby.Groups.time_series_groups
(Python) with key='object_small'groupby.GroupByMethods.time_dtype_as_field
(Python) with application='direct', dtype='int16', method='quantile', ncols=1, param5='cython'join_merge.JoinIndex.time_left_outer_join_index
(Python)groupby.Apply.time_scalar_function_single_col
(Python) with factor=5groupby.Groups.time_series_groups
(Python) with key='int64_small'groupby.GroupByMethods.time_dtype_as_group
(Python) with application='direct', dtype='uint', method='quantile', ncols=1, param5='cython'groupby.Groups.time_series_groups
(Python) with key='int64_large'gil.ParallelGroups.time_get_groups
(Python) with threads=4The text was updated successfully, but these errors were encountered: