lbraglia / xlcrf

[Python package]: create an xlsx with data validation given a standard description of the dataset (as Excel tables)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xlcrf

Un tool (libreria Python + script) per creare file utili per la raccolta dati (con validazione dell'input) a partire da una descrizione della struttura del dataset desiderato (mediante un file .xlsx).

Utilizzo

Lo strumento si può utilizzare via web qui oppure da linea di comando, come segue:

xlcrf file_struttura.xlsx

Questo produrrà file_struttura_CRF.xlsx.

File di struttura

Per indicazioni su come compilarlo segui le istruzioni qui.

About

[Python package]: create an xlsx with data validation given a standard description of the dataset (as Excel tables)


Languages

Language:Python 94.6%Language:Makefile 5.4%