tableschema for Huawei OBS object schema detection

tableschema for Huawei OBS object schema detection

Python – https://libraries.frictionlessdata.io/docs/table-schema/python

JavaScript – https://libraries.frictionlessdata.io/docs/table-schema/javascript

Java – https://libraries.frictionlessdata.io/docs/table-schema/java

I have tested with python. You can explore if you can enhance this for our DLI schema detection or query generation feature.

  1. Python Installation

$ pip install tableschema

  1. Add the file path to your environment variable
  2. Try tableschema CLI on TSV, CSV and JSON Files

TSV
=> tableschema infer xxx.tsv

CSV
=> tableschema infer xxx.csv

JSON
=> tableschema infer –json xxx.json

Evernote helps you remember everything and get organized effortlessly. Download Evernote.

df2765f4-cd79-4ff4-b6b3-61f3fa5eec35

Related Posts