## Why? I spent way too much time debugging downstream of an empty dataframe because I set the `colums` value. ## What? need to at the very least check for zero-column dataframes.
Why?
I spent way too much time debugging downstream of an empty dataframe because I set the
columsvalue.What?
need to at the very least check for zero-column dataframes.