DataStreams.jl

[DEPRECATED in favor of https://github.com/JuliaData/Tables.jl] A fast, generic framework for transferring table-like data structures in Julia
Popularity
61 Stars
Updated Last
1 Year Ago
Started In
October 2015

This package is DEPRECATED in favor of https://github.com/JuliaData/Tables.jl

DataStreams

A fast, generic framework for transferring table-like data structures

Documentation PackageEvaluator Build Status

Installation

The package is registered in METADATA.jl and so can be installed with Pkg.add.

julia> Pkg.add("DataStreams")

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Project Status

The package is tested against Julia 0.6 and current 0.7/1.0 on Linux, OS X, and Windows.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or would just like to ask a question.

List of Known Implementations

Used By Packages