Closed
Description
Ref #57983
Currently EA.fillna
has a limit argument but it is ignored. This was deprecated during 2.x, but that deprecation was removed in the referenced PR. We should keep and implement limit
here.
Ref #57983
Currently EA.fillna
has a limit argument but it is ignored. This was deprecated during 2.x, but that deprecation was removed in the referenced PR. We should keep and implement limit
here.