Update README.md
Browse files
README.md
CHANGED
@@ -178,7 +178,6 @@ df = danbooru_dataset.to_pandas()
|
|
178 |
For better compatability, the columns are converted from danbooru jsons with minimal change:
|
179 |
|
180 |
```
|
181 |
-
(8616173, 59)
|
182 |
Index(['approver_id', 'bit_flags', 'created_at', 'down_score', 'fav_count',
|
183 |
'file_ext', 'file_size', 'file_url', 'has_active_children',
|
184 |
'has_children', 'has_large', 'has_visible_children', 'id',
|
|
|
178 |
For better compatability, the columns are converted from danbooru jsons with minimal change:
|
179 |
|
180 |
```
|
|
|
181 |
Index(['approver_id', 'bit_flags', 'created_at', 'down_score', 'fav_count',
|
182 |
'file_ext', 'file_size', 'file_url', 'has_active_children',
|
183 |
'has_children', 'has_large', 'has_visible_children', 'id',
|