Closed
Description
PR should be made to https://github.com/pandas-dev/pandas-dev-flaker
idea is to disallow foo: Series | AnyArrayLike
, as Series
is array-like already
This came out of this review: #41955 (comment)
PR should be made to https://github.com/pandas-dev/pandas-dev-flaker
idea is to disallow foo: Series | AnyArrayLike
, as Series
is array-like already
This came out of this review: #41955 (comment)