import pandas as pd
I need to create a Dataframe outside a function.Like a global dataframe.And make the header of the dataframe.
import