https://github.com/queryverse/tabletraits.jl
Traits for julia tables
https://github.com/queryverse/tabletraits.jl
julia queryverse
Last synced: about 1 year ago
JSON representation
Traits for julia tables
- Host: GitHub
- URL: https://github.com/queryverse/tabletraits.jl
- Owner: queryverse
- License: other
- Created: 2017-08-17T19:33:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-06T00:37:03.000Z (about 5 years ago)
- Last Synced: 2025-06-02T16:21:47.402Z (about 1 year ago)
- Topics: julia, queryverse
- Language: Julia
- Homepage:
- Size: 159 KB
- Stars: 13
- Watchers: 2
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TableTraits
[](http://www.repostatus.org/#active)
[](https://travis-ci.org/queryverse/TableTraits.jl)
[](https://ci.appveyor.com/project/queryverse/tabletraits-jl/branch/master)
[](http://codecov.io/github/queryverse/TableTraits.jl?branch=master)
## Overview
TableTraits defines a generic interface for tabular data.
This package is documented [here](http://www.david-anthoff.com/jl4ds/stable/tabletraits/).