Code fragment metadata

hasIdentifier: https://padme-analytics.de/pht/codeFragment/1c2931739c0e1a0759ccb4b80249b5c2c05ec5bfdf719dbabcda04c8a1b4d648
hasContent: self.df_drugs["count_punctuations"] = self.df_drugs["review"].apply( lambda x: len([c for c in str(x) if c in punctuation]))

Code fragment is used in the following Trains