Update README.md
Browse files
README.md
CHANGED
|
@@ -108,7 +108,7 @@ dataset = pickle.loads(r.content)
|
|
| 108 |
|
| 109 |
## Features
|
| 110 |
|
| 111 |
-
**Note:** Empty values are presented as `"unknown"` instead of `None`.
|
| 112 |
|
| 113 |
```python
|
| 114 |
{
|
|
|
|
| 108 |
|
| 109 |
## Features
|
| 110 |
|
| 111 |
+
**Note:** Empty values are presented as `"unknown"` instead of `None` (normally, unless handled by the 🤗 Datasets library).
|
| 112 |
|
| 113 |
```python
|
| 114 |
{
|