@himansu979 wrote:
Hello everyone,
I am trying to check how many features are with dtype int64 and float64 in pandas data frame. using select_dtypes() function gives correct output, while dtypes.isin() gives wrong output. Any suggestion how to make it working? Thanks.
Posts: 1
Participants: 1