8

Feature: CSV import/export · Issue #33 · getsynth/synth · GitHub

 3 years ago
source link: https://github.com/getsynth/synth/issues/33
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Copy link

Contributor

llogiq commented 4 days ago

Required Functionality
An import and export of CSV files.

Proposed Solution
The CSV format has some surprising complexity. Nonetheless, an import could at least use headers (if any) of a CSV file and try to match certain things about the values (e.g. are they all digits?). The export should have an option to declare the delimiter and perhaps quoting / escaping.

Use case

  • Creating a schema (that can later be refined) from a set of CSV files
  • Generating a set of CSV files from a schema.

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK