1127 links
  • linx
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
page 1 / 1
7 results tagged csv x
  • Géocoder un fichier CSV | adresse.data.gouv.fr

    Le site officiel de l'Adresse

    November 25, 2020 at 9:48:58 AM UTC * - permalink -
    QRCode
    - https://adresse.data.gouv.fr/csv
    csv geocoding map open-data
  • thumbnail
    Online Text Tools - Simple, free and easy to use text processing utilities

    Online text tools is a collection of useful text processing utilities. All text tools are simple, free and easy to use. There are no ads, popups or other garbage. Just text utilities that work right in your browser. And all utilities work exactly the same way — load text, get result.

    March 26, 2019 at 9:24:39 AM UTC - permalink -
    QRCode
    - https://onlinetexttools.com/
    browserling csv perl string text utf8
  • AlaSQL JavaScript SQL Database Library

    JavaScript SQL database for browser and Node.js.
    Handles both traditional relational tables and nested JSON data (NoSQL).
    Export, store, and import data from localStorage, IndexedDB, or Excel.

    January 23, 2019 at 2:30:37 PM UTC - permalink -
    QRCode
    - https://alasql.org/
    csv db excel js-ecosystem json localStorage nosql sql
  • Comprehensive CSV suite combining 4 well tested packages to generate, parse, transform and stringify CSV data.

    CSV & JSON convertor tool

    This is a full-featured CSV parsing tool running entirely on your brower. No data leave your computer ! Use it also to learn how to use our packages and to test the various options interactively.

    January 21, 2019 at 3:12:15 PM UTC * - permalink -
    QRCode
    - https://csv.js.org/
    csv dataviz file generator js-ecosystem parsing stringify
  • thumbnail
    CSV : replacing newlines with commas

    In shell, you can do it in many ways:

    cat input | xargs echo | tr ' ' ,

    or

    perl -pe 's/\r?\n/,/' input > output

    I know you wanted this to be longer, but I don't really see the point of writing multi line script to solve such simple task - simple regexp (in case of perl solution) is fully workable, and it's not something artificially shortened - it's the type of code that I would use on daily basis to solve the issue at hand.

    January 17, 2019 at 2:31:09 PM UTC - permalink -
    QRCode
    - https://stackoverflow.com/a/1124041/954777
    csv perl replacing tr
  • VisiData

    VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.

    August 17, 2018 at 8:45:31 AM UTC - permalink -
    QRCode
    - https://visidata.org/
    cli command-line csv python spread-sheet xls
  • Miller

    Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON. You get to work with your data using named fields, without needing to count positional column indices.

    This is something the Unix toolkit always could have done, and arguably always should have done. It operates on key-value-pair data while the familiar Unix tools operate on integer-indexed fields: if the natural data structure for the latter is the array, then Miller’s natural data structure is the insertion-ordered hash map. This encompasses a variety of data formats, including but not limited to the familiar CSV, TSV, and JSON. (Miller can handle positionally-indexed data as a special case.)

    March 20, 2018 at 2:56:09 PM UTC - permalink -
    QRCode
    - http://johnkerl.org/miller/doc/index.html
    csv dsv json tsv unix
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation