Dataframe in Pandas
value_counts( ) : Gives the frequency counts of rows. It is mostly useful in series. normalize=True gives percentage of the data
isdigit ( ) : checks whether a string contains only numeric digits.
a
anamika010.hashnode.dev3 min read