-
Hi there,
I am getting the following error message when I run the script on python3.5
Had no issues and worked flawlessly on python2.6
Please let me know how I can make this script compatible with py…
-
Docs say:
json2csv uses `trimHeaderFields`
csv2json uses `trimHeaderValues`
Actual code uses `trimHeaderFields`
Also, the docs say there should be a `trimFieldValues` option but there's no r…
-
i add the code
```
module.exports.bootstrap = function(cb){
// It's very important to trigger this callback method when you are finished
// with the bootstrap! (otherwise your server will …
-
# Steps
1.Visit https://staging.apinf.io v 0.51.0
# Findings
Shows empty page
# Operating system
- Windows 10 v 1511
- Windows 10 v 1703
# Browsers
- Internet Expl…
-
Hi, thank you for this great tool...but unfortunately I am not able to run it :(
Infact, i get this error while trying to convert a HUGE (but almost a small) twitter stream:
I call json2csv from t…
-
var json2csv = require('json2csv');
var fs = require('fs');
var fields = ['rUsoc', 'rOcc', 'rCost'];
var csv = json2csv({ data: this._response.atnSummary, fields…
-
In addition to the comma-delimited (CSV) reporter, it would be useful to have a tab-delimited (TSV) reporter. There are sometimes plenty of commas in the output which is always going to make it hard t…
-
Sometimes the progressbar goes bad and display each message on a new line
It could be because the file name displayed exceed the terminal width and spills over the next line, detroying the progressba…
-
-
Привет Владик, взял ваш json2csv file и пытался работать с ним, но выходит error: decoder.py line 342 in decode raise JSONDecodeError("extra data",s , end) json.decoder.JSONDecoderError:Extra data: l…