1336 links
  • linx
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
page 1 / 1
15 results tagged data x
  • thumbnail
    data-printer · PyPI
    August 3, 2021 at 9:11:11 PM UTC - permalink -
    QRCode
    - https://pypi.org/project/data-printer/
    data debug dumper object print
  • thumbnail
    GitHub - gaogaotiantian/objprint: A library that can print Python objects in human readable format
    August 3, 2021 at 9:08:24 PM UTC - permalink -
    QRCode
    - https://github.com/gaogaotiantian/objprint
    data debug dumper introspection object
  • Text::ASCIITable - Create a nice formatted table using ASCII characters. - metacpan.org
    # don't forget this if you want to output utf8 characters
    binmode(STDOUT, ":utf8");
    October 11, 2020 at 8:42:39 PM UTC * - permalink -
    QRCode
    - https://metacpan.org/pod/Text::ASCIITable
    ascii data perl table
  • https://metacpan.org/pod/Text::ANSITable
    # don't forget this if you want to output utf8 characters
    binmode(STDOUT, ":utf8");
    October 11, 2020 at 8:39:48 PM UTC * - permalink -
    QRCode
    - https://metacpan.org/pod/Text::ANSITable
    ascii data perl table
  • https://www.highcharts.com/demo
    January 29, 2020 at 1:42:06 PM UTC - permalink -
    QRCode
    - https://www.highcharts.com/demo
    chart d3 data dataviz graph non-free-software svg
  • jq is a lightweight and flexible command-line JSON processor.

    jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.

    jq is written in portable C, and it has zero runtime dependencies. You can download a single binary, scp it to a far away machine of the same type, and expect it to work.

    jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect.

    December 18, 2018 at 5:17:05 PM UTC - permalink -
    QRCode
    - https://stedolan.github.io/jq/
    awk cli data json miller sed
  • geojson.io

    simply edit geojson map data

    July 30, 2018 at 10:03:40 AM UTC - permalink -
    QRCode
    - http://geojson.io/#map=2/20.0/0.0
    data geo-json map viz
  • thumbnail
    Les nouveaux modes de restitution – IFOP
    June 6, 2018 at 9:10:21 PM UTC - permalink -
    QRCode
    - https://www.ifop.com/publication/les-nouveaux-modes-de-restitution/
    data dataviz ifop
  • Name Ethnicity and Gender Classifier API - NamSor

    Try free NamSor API to classify personal names accurately by gender, country of origin, or ethnicity

    March 4, 2018 at 8:21:57 AM UTC - permalink -
    QRCode
    - https://api.namsor.com/
    api data gender names
  • thumbnail
    How to copy a collection from one database to another in MongoDB - Stack Overflow

    You can select the collection via:

    mongodump -d some_database -c some_collection

    [Optionally, zip the dump (zip some_database.zip some_database/* -r) and scp it elsewhere]

    Then restore it:

    mongorestore -d some_other_db -c some_or_other_collection dump/some_collection.bson

    Existing data in some_or_other_collection will be preserved. That way you can "append" a collection from one database to another.

    Prior to version 2.4.3, you will also need to add back your indexes after you copy over your data. Starting with 2.4.3, this process is automatic, and you can disable it with --noIndexRestore.

    February 5, 2018 at 5:05:46 PM UTC * - permalink -
    QRCode
    - https://stackoverflow.com/a/11554877/954777
    collection data database dump mongodb nosql
  • faker.js

    Generate massive amounts of fake data in the browser and node.js

    February 4, 2018 at 9:34:56 PM UTC - permalink -
    QRCode
    - https://marak.github.io/faker.js/
    data fake js-ecosystem mock module nodejs
  • Mr. Data Converter

    I will convert your Excel data into one of several web-friendly formats, including HTML, JSON and XML.

    October 29, 2017 at 8:57:52 PM UTC - permalink -
    QRCode
    - https://shancarter.github.io/mr-data-converter/
    conversion converter cvs data json xml
  • Node Redis

    This is a complete and feature rich Redis client for node.js. It supports all Redis commands and focuses on high performance.

    Install with:

    npm install redis
    July 22, 2017 at 12:00:52 PM UTC * - permalink -
    QRCode
    - http://redis.js.org/
    cache data database nodejs redis
  • Syncthing

    Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.

    February 16, 2016 at 4:26:02 PM UTC - permalink -
    QRCode
    - https://syncthing.net/
    data decentralization sync syncthing
  • Duckling

    The linguist <(*) ( > ) that parses text into structured data

    May 8, 2015 at 10:23:49 PM UTC - permalink -
    QRCode
    - http://duckling-lib.org/
    clojure data library parsing
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