Spaces:
Running
Running
| { | |
| "rows": 7, | |
| "columns": [ | |
| "Continent" | |
| ], | |
| "numeric_columns": [], | |
| "categorical_columns": [ | |
| "Continent" | |
| ], | |
| "missing_values": { | |
| "Continent": 0.0 | |
| }, | |
| "column_types": { | |
| "Continent": "object" | |
| } | |
| } |
| { | |
| "rows": 7, | |
| "columns": [ | |
| "Continent" | |
| ], | |
| "numeric_columns": [], | |
| "categorical_columns": [ | |
| "Continent" | |
| ], | |
| "missing_values": { | |
| "Continent": 0.0 | |
| }, | |
| "column_types": { | |
| "Continent": "object" | |
| } | |
| } |