dstkdata

The (large) data files needed for the Data Science Toolkit project (by petewarden)

Dstkdata Alternatives

Similar projects and alternatives to dstkdata

  • xsv

    64 dstkdata VS xsv

    A fast CSV command line toolkit written in Rust.

  • zsv

    zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • goawk

    A POSIX-compliant AWK interpreter written in Go, with CSV support

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dstkdata alternative or higher similarity.

dstkdata reviews and mentions

Posts with mentions or reviews of dstkdata. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-11.
  • Show HN: Adding proper CSV support to AWK
    4 projects | news.ycombinator.com | 11 May 2022
    FYI I ran on the worldcities data at https://github.com/petewarden/dstkdata (credit to xsv for choosing that dataset) against https://github.com/BurntSushi/xsv and https://github.com/liquidaty/zsv (full disclosure: I am one of the zsv authors). Here's what I got.

    fastest to slowest: zsv (0.07), xsv (0.16), goawk (0.42), python (~1.6)

    Obviously, does not tell the whole story as this test was limited to "count" and an interpreted language is expected to always be slower compared to a precompiled command, but, it might be relevant to a user deciding what tool to use. Also, might be instructive as to room for improvement in the go code (or possibly the go code could use the c lib)-- I note that even if the goawk command is '{}' the runtime is still about the same.

    full results:

    goawk:

Stats

Basic dstkdata repo stats
1
215
10.0
almost 11 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com