dm3 / DataStreams.jl

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

Home Page:https://juliadata.github.io/DataStreams.jl/stable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://juliadata.github.io/DataStreams.jl/stable

License:Other


Languages

Language:Julia 100.0%