data
Here are 6,618 public repositories matching this topic...
-
Updated
Sep 2, 2020 - Clojure
-
Updated
Aug 17, 2020 - Jupyter Notebook
-
Updated
Sep 1, 2020 - Jupyter Notebook
-
Updated
Aug 24, 2020
Is your feature request related to a problem or area of OpenRefine? Please describe.
When previewing an importer's results, there is a text field to enter the project name. When pressing Enter in this field, I would expect the project to be created (without having to click the "Create Project" button).
. Whenever applicable, nesting / un-nesting should be consistent with [`tf.contrib.framework.nest.
-
Updated
Aug 31, 2020 - Python
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
Nov 25, 2019 - Python
-
Updated
Aug 31, 2019 - Clojure
Improve this page
Add a description, image, and links to the data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data topic, visit your repo's landing page and select "manage topics."
Since version 0.16.5, th following code returns a null worksheet:
XLSX.utils.json_to_sheet([], {header: columns})Is it now working as it is wanted? If so, how could we create an empty worksheet? In my case it is expected that sometimes the data is an empty array. And an empty worksheet only with headers is expected.