Spaces:
Running
Running
File size: 223 Bytes
9a481c9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"rows": 7,
"columns": [
"Continent"
],
"numeric_columns": [],
"categorical_columns": [
"Continent"
],
"missing_values": {
"Continent": 0.0
},
"column_types": {
"Continent": "object"
}
} |