#
CSV
CSV is a common data exchange format that stores tabular data in a plain text file. A CSV file stores the data in a delimited text file that uses commas to separate the values.
Here are 4,863 public repositories matching this topic...
An elegant dashboard
i18n
mock
admin
csv
webpack
vue
fontawesome
element
vuex
xlsx
vue-cli
desktop
admin-dashboard
axios
admin-template
management-system
element-ui
vue-admin
vue-cli3
dashboar
-
Updated
Dec 28, 2020 - JavaScript
-
Updated
Jan 1, 2021 - PHP
DamirKh
commented
Nov 14, 2019
It would be great to have the option "skip N lines", since CSV files often contain not commented headers. Can this be implemented?
For example:
This is a data file generated by some old software.
Next line will contain a headers of parameters.
Temperature, Humidity, Voltage
22.5, 45.5, 220
23.0, 44.0, 219
...
In such case "skipLines: 2" could be added to con
q - Run SQL directly on CSV or TSV files
-
Updated
Dec 2, 2020 - Python
Excel Workbook Manager
csv
xlsx
workbook
hacktoberfest
worksheet
exceljs
xlsxwriter
xlsx-workbook
xlsxreader
streaming-workbook
workbook-writer
-
Updated
Dec 28, 2020 - JavaScript
A fast CSV command line toolkit written in Rust.
-
Updated
Oct 28, 2020 - Rust
A list of command line tools for manipulating structured text data
html
cli
yaml
toml
tsv
json
list
csv
xml
conversion
delimited-files
awk
ini
text-files
configuration-file
structured-text
-
Updated
Dec 30, 2020
Create charts from the command line
-
Updated
Jun 11, 2020 - C++
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
-
Updated
Dec 31, 2020 - C#
A terminal spreadsheet multitool for discovering and arranging data
python
cli
tsv
json
csv
reconciliation
sqlite
opendata
loader
tabular-data
spreadsheet
eda
pandas
tui
unix-toolkit
hdf5
datawrangling
devops-tools
datajournalism
-
Updated
Dec 31, 2020 - Python
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
-
Updated
Jan 2, 2021 - PHP
wsuchy
commented
Sep 12, 2020
When creating a dump from OpenEdge (Progress) database, boolean fields will contain the following values:
- "yes" - true
- "no" - false
- "?" - null. I am assuming that everything else than yes/no is null here.
CSV data manipulation made easy in PHP
-
Updated
Dec 29, 2020 - PHP
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
tsv
devops
json
statistics
csv
command-line
json-data
tabular-data
data-reduction
unix-toolkit
statistical-analysis
csv-format
devops-tools
data-regression
data-processing
command-line-tools
data-cleaning
streaming-algorithms
streaming-data
miller
-
Updated
Dec 31, 2020 - C
3
nfultz
commented
Aug 6, 2019
2
Open
MSSQL Storage
2
A desktop application for viewing and analyzing tabular data
-
Updated
Dec 8, 2020 - JavaScript
The Time Series Visualization Tool that you deserve.
-
Updated
Dec 29, 2020 - C++
TensorFlow template application for deep learning
machine-learning
csv
deep-learning
tensorflow
inference
cnn
lstm
tensorboard
mlp
libsvm
tfrecords
wide-and-deep
serving
-
Updated
Jan 3, 2019 - Python
Library that makes it possible to read, edit and write CSV files
-
Updated
Jan 14, 2020 - Java
Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line.
-
Updated
Dec 29, 2020 - TypeScript
d3
yaml
gist
chart
json
data-science
data
csv
big-data
dashboard
data-driven
data-visualization
data-engineering
business-intelligence
github-gist
d3js
just-dashboard
-
Updated
Dec 21, 2020 - JavaScript
A New Version of 30 Days of Python is nearly here. Get started today.
python
api
flask
automation
tutorial
csv
jupyter
rest-api
selenium
pandas
python3
web-scraping
selenium-webdriver
fastapi
-
Updated
Nov 18, 2020 - HTML


I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example: