Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 326 Bytes

HCE Data Generator

A simple data generator for (dirty) datasets. Those are meant to be simple teaching examples.

Usage

The script works with argparse, use --help to get more information.

$ python create_xlsx.py -s 10 -l 2500 -o labo
Created 2022-08-01_labo_small.xlsx
Created 2022-08-01_labo_large.xlsx