Update README.md
Browse files
README.md
CHANGED
@@ -169,6 +169,8 @@ def revert_flattening(records):
|
|
169 |
return fixed_records
|
170 |
```
|
171 |
|
|
|
|
|
172 |
## Source Data
|
173 |
|
174 |
* The data source is the [Russian StackOverflow](https://ru.stackoverflow.com/) website.
|
|
|
169 |
return fixed_records
|
170 |
```
|
171 |
|
172 |
+
The original JSONL is already unflattened.
|
173 |
+
|
174 |
## Source Data
|
175 |
|
176 |
* The data source is the [Russian StackOverflow](https://ru.stackoverflow.com/) website.
|