Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,8 @@ Simply use Git (or TortoiseGit):
|
|
26 |
git clone https://huggingface.co/datasets/sraimund/MapPool/
|
27 |
```
|
28 |
|
|
|
|
|
29 |
## How can the parquet files be read?
|
30 |
|
31 |
You can read parquet files with [pandas](https://pandas.pydata.org/):
|
|
|
26 |
git clone https://huggingface.co/datasets/sraimund/MapPool/
|
27 |
```
|
28 |
|
29 |
+
About 320 GB of space are required.
|
30 |
+
|
31 |
## How can the parquet files be read?
|
32 |
|
33 |
You can read parquet files with [pandas](https://pandas.pydata.org/):
|