In this unit about pandas we learn additional functions to manipulate, count, export, etc. data from pandas DataFrames. It is, however, not sensible to provide a systematic overview of pandas – or any other Python library. It is always the best way to find the appropriate functions for a given problem from forums or the usually excellent library documentation webpages.