how to make a condition for an empty dataframe in python code example Example: df empty python if df.empty: print('Your df is empty...')