ContinuumIO / cyberpandas

IP Address dtype and block for pandas
BSD 3-Clause "New" or "Revised" License
104 stars 23 forks source link

Fixed factorize for MACArray #13

Closed TomAugspurger closed 6 years ago

TomAugspurger commented 6 years ago

Relies on

TomAugspurger commented 6 years ago

This will still fail.

Relies on https://github.com/pandas-dev/pandas/pull/20473

and https://github.com/TomAugspurger/pandas/tree/ea-factorize-2%2Bparametrized, which will become https://github.com/pandas-dev/pandas/pull/20361

TomAugspurger commented 6 years ago

Should pass now.