Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

Latest commit

 

History

History
64 lines (41 loc) · 2.96 KB

README.md

File metadata and controls

64 lines (41 loc) · 2.96 KB

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