If you want to increase the readability of your code when applying multiple functions to a DataFrame, use the pipe method.
pipe
My previous tips on pandas.