File size: 313 Bytes
49aadbb
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Hightable - inspect issue 113

A simple Parquet file to inspect https://github.com/hyparam/hightable/issues/113.

The Parquet file was converted from this CSV using [@cfahlgren1](https://huggingface.co/cfahlgren1)'s https://www.chatdb.ai/tools/csv-to-parquet-converter.

```csv
col1,col2
8,2
8,4
8,1
8,5
8,3
```