-
## Describe the bug
`Dataset.add_external_file` will allow adding external files from a source url without the `file://` prefix, e.g. `/path/to/my/file.csv`. It will create the link correctly in th…
-
We don't always need all columns when generating the csv/json dump. Requesting a way to supply column list for csv dump.
-
### 🔖 Feature description
Create a "createDocuments" post endpoint that takes an array of documents.
### 🎤 Pitch
In my project, I am trying to insert 12,000 documents in one go. It is ineffic…
-
Hey! Loving this simple package but I'm using TypeScript and the standard methods of:
`npm i --save-dev @types/react-json-to-csv`
`yarn add -D @types/react-json-to-csv`
Return 'Not found'. Are …
-
**Describe the feature:** _Currently_ (actually tested on 7.17.6, but behavior is identical on 8.6.2) there is no configuration to possibly strip newline characters from the fields of the generated cs…
-
Things not in the instructions I needed to do to get it working on my machine. I felt it would be presumptuous to commit these as changes, but I am happy to add the files are modify `README.md` accord…
-
With an example CSV file with missing fields like:
```
textcol,numcol
abc,123
,456
def,
```
odo.discover correctly identifies that the columns should be Option dtypes (i.e. the columns can contain m…
-
We see a text file in Washington Post data whose extension is .TXT but entire content is JSON data. This should be parsed as JSON.
-
I am trying to create a US county map (including AK and HI in the bottom corner of the continental map) in plotly. I do not have numerical data for every county. In fact I only have data for 50 coun…
-
Currently when there is a mismatch between the `settings.json` and `variables.csv` the error message is as follows:
```
Error in ValidityMessager(All(make_pipeline("required_partitions", v$names()),…