dataframe columns names that are numeric code example Example: how to get column names having numeric value in pandas cols = df.select_dtypes([np.number]).columns