Skip to content

Conversation

@jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Dec 29, 2021

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

The idea here is to get all of our __array_ufunc__ implementations to use all of the helpers, at which point we can just combine them all into one helper.

@jreback jreback added Refactor Internal refactoring of code Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff labels Dec 30, 2021
@jreback jreback added this to the 1.4 milestone Dec 30, 2021
@jreback jreback merged commit e72027d into pandas-dev:master Dec 30, 2021
@jbrockmendel jbrockmendel deleted the cln-array_wrap branch December 30, 2021 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Refactor Internal refactoring of code

2 participants