Skip to content

prevent RangeError when no columns present#1

Open
joe-meyer wants to merge 1 commit intomasterfrom
joe-meyer-patch-1
Open

prevent RangeError when no columns present#1
joe-meyer wants to merge 1 commit intomasterfrom
joe-meyer-patch-1

Conversation

@joe-meyer
Copy link

Currently if you have a data table which has no columns (edge use case I know) and you try to do something like export to csv, nothing appears to happen because of a division by 0. This at least lets the end user create an empty file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant