-
First and last lines contains negative values of time
```
StartOfData
-3.000000 1.000000 0.0000000 0.0000000 0.0000000
6.66667E-4 22.70189 20.82160 10.06382 90.00909
```
Those values should …
-
Hi,
papaparse has released an update to fix a security vulnerability. Could you update the version in package.json to 5.2.0 to fix this?
![Screenshot 2020-06-01 at 13 00 29](https://user-images.…
-
**Describe the bug**
I can't build and start the application following the steps in the contributing pagr: https://github.com/appbaseio/dejavu/blob/dev/CONTRIBUTING.md
I also tried to make a 'npm …
-
I get following error when I import
```
Could not find a declaration file for module 'react-papaparse'. '/home/apoorvmote/import-export/node_modules/react-papaparse/dist/index.js' implicitly has an …
-
I recently ported python's `csv.Sniffer.has_header` to javascript. Similar to your use case at SmartyStreets, I'm working on an interface where the user is instructed to paste text from a spreadsheet …
-
We want to create a simple [Formik](https://jaredpalmer.com/formik/) form that takes a CSV file upload.
The CSV file will contain these standard fields:
- jurisdiction_id
- jurisdiction_name
…
-
[//]: # NOTE: This repository only maintains packages that are listed in the [Readme](https://github.com/webdriverio/webdriverio/blob/master/README.md#packages). Please make sure that your issue is di…
-
In the demo as well as locally, the following code does not output anything when uploading a file.
```javascript
import React, { Component } from 'react'
import { CSVReader } from 'react-papaparse'…
-
Hi. I am not using Terser directly, don't know which package is using either, but will try to do my best to explain the issue.
package.json
```
{
"name": "client",
"version": "1.0.0",
"d…
-
* [ ] The Admin/Registrations page doesn't provide any way to remove a registration that was entered in error. There should be a delete button for registrations.
* [x] The instructions for the .csv u…