How do I check if a pandas DataFrame is empty?

How do I check if a pandas DataFrame is empty? I'd like to print some message in the terminal if the DataFrame is empty.

← Назад к списку