Closed crayxt closed 4 years ago
I think outputting an empty table (no data, only headers) is not possible atm. This PR should fix that.
Or should I just add allow_empty=True to my Table object?
allow_empty=True
UPD: Yeah, nevermind this PR.
I think outputting an empty table (no data, only headers) is not possible atm. This PR should fix that.