notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Sanity Test Failure
Monday, 15 Apr 2019
21:15 sunpoet search for other commits by this committer
Add py-tableschema 1.4.0

Table Schema is a simple language- and implementation-agnostic way to declare a
schema for tabular data. Table Schema is well suited for use cases around
handling and validating tabular data in text formats such as CSV, but its
utility extends well beyond this core usage, towards a range of applications
where data benefits from a portable schema format.

Features:
- Table to work with data tables described by Table Schema
- Schema representing Table Schema
- Field representing Table Schema field
- validate to validate Table Schema
- infer to infer Table Schema from data
- built-in command-line interface to validate and infer schemas
- storage/plugins system to connect tables to different storage backends like
  SQL Database

WWW: https://github.com/frictionlessdata/tableschema-py
Original commitRevision:499050 

Sanity Test Results

databases/py-tableschema:

NOTE: this particular sanity test is very experimental
A port specified in the RUN_DEPENDS of databases/py-tableschema does not
exist: 'devel/py-tabulator' on branch 'head'.