Closed mroeschke closed 1 year ago
Thanks, also benchplot dict needs to be updated
Thanks, also benchplot dict needs to be updated
Thanks, updated it as well
@jangorecki any other changes needed for this PR?
I have not been running the code but it looks OK
Hi Matthew, just going to wait for the tests to pass and I'll merge 👍
Thanks for merging!
Hello!
I was reviewing the groupby pandas benchmarks and noticed the groupby correlation benchmark could be more efficient by eliminating the Series call in
apply
and renaming the column after instead