evalml.preprocessing.
number_of_features
Get the number of features of each specific dtype in a DataFrame.
dtypes (pd.Series) – DataFrame.dtypes to get the number of features for
dtypes and the number of features for each input type
pd.Series