Enter search terms or a module, class or function name.
Apply a function to a DataFrame that is intended to operate elementwise, i.e. like doing map(func, series) for each series in the DataFrame
applied : DataFrame