We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It would be nice if dataframe instances implemented __nonzero__ so you could test if a dataframe is empty or not as if it were a boolean.
__nonzero__