13 lines
182 B
Markdown
13 lines
182 B
Markdown
|
# parquet-generator
|
||
|
|
||
|
Supporting tools to create Parquet files to validate
|
||
|
the vtable module.
|
||
|
|
||
|
Run:
|
||
|
|
||
|
```
|
||
|
pipenv shell
|
||
|
```
|
||
|
|
||
|
to get an environment with the necessary modules installed.
|