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 6,570 public repositories matching this topic...
An elegant dashboard
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
Mar 3, 2022 - PHP
remove jquery stuff
I think this tool should be as vanilla as possible and only do one thing
web workers, node and deno don't need this unnecessary stuff
that means removing this jQuery bit
https://github.com/mholt/PapaParse/blob/5747da6c9927642743d6d44d49689be2d2fa0b10/papaparse.js#L87-L179
most ppl have moved away from the good old days of jquery now where MVC have taken over such as vue, angular, react, sa
Excel Workbook Manager
-
Updated
Mar 1, 2022 - JavaScript
q - Run SQL directly on delimited files and multi-file sqlite databases
-
Updated
Jan 24, 2022 - Python
A fast CSV command line toolkit written in Rust.
-
Updated
Aug 24, 2021 - Rust
A list of command line tools for manipulating structured text data
-
Updated
Nov 1, 2021
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
-
Updated
Mar 7, 2022 - Go
Create charts from the command line
-
Updated
Jun 11, 2020 - C++
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
-
Updated
Mar 7, 2022 - C#
A terminal spreadsheet multitool for discovering and arranging data
-
Updated
Mar 7, 2022 - Python
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
-
Updated
Mar 1, 2022 - PHP
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.
A Docker-powered stateless API for PDF files.
-
Updated
Feb 25, 2022 - Go
CSV data manipulation made easy in PHP
-
Updated
Jan 16, 2022 - PHP
MSSQL Storage
-
Updated
Mar 4, 2022 - PHP
The Time Series Visualization Tool that you deserve.
-
Updated
Mar 6, 2022 - C++
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
-
Updated
Mar 6, 2022 - C++
Multi-purpose serial data visualization & processing program
-
Updated
Feb 28, 2022 - C++
A desktop application for viewing and analyzing tabular data
-
Updated
Oct 12, 2021 - JavaScript


I am running into this error unexpectedly.
Can't figure out the reason why.
The html does have proper
<table>tags for the only table in the file.