jbrockmendel
jbrockmendel
> I wonder if we should add dropna to pd.factorize and deprecate na_sentinel being None there. Can also go the other route here and allow na_sentinel being None in EA's...
@rhshadrach thanks for being patient with me. I'm not wild about adding na_sentiel=None to EA.factorize (would rather deprecate na_sentiel xref #46910), but if you say it is necessary to fix...
> friendly ping Thanks for your patience. This is near the top of my queue.
@mroeschke im flailing on reviewing this. can you tag in?
> any workarounds to this? Not really. We'll have to re-write something; not yet clear to me where the appropriate fix is. If you're in desperate need of a patch...
@Dr-Irv im not clear on what mypy is asking for. help?
green, booyah
@jonashaag thanks for your patience; im just coming off of a semi-vacation, starting to dig into the ping backlog now.
> Fast NumPy array creation: Didn't find a way to do it. Which usage would you need to replace?
cc @WillAyd