Skip to content

Commit d269f47

Browse files
authored
Merge pull request #36 from danielfireman/addtableschema
Adding frictionlessdata/tableschema-go to gopherdata/resources/tooling
2 parents 3778ea8 + 465355a commit d269f47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tooling/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Also, this space includes a list of proposed packages that would fill certain ga
6161
- [github.com/go-hep/csvutil/tree/master/csvdriver](https://github.com/go-hep/csvutil/tree/master/csvdriver) - A CSV library for `databases/sql`.
6262
- [github.com/dinedal/textql](https://github.com/dinedal/textql) - Execute SQL against structured text like CSV or TSV.
6363
- [github.com/shuLhan/dsv](https://github.com/shuLhan/dsv) - The Go library for working with delimited separated value (DSV).
64+
- [github.com/frictionlessdata/tableschema-go](github.com/frictionlessdata/tableschema-go) - [Schema](https://github.com/danielfireman/resources) inference and table-based tooling (e.g., for working with CSV).
6465

6566
## Distributed Data Analysis/Pipelining
6667

0 commit comments

Comments
 (0)