This commit is contained in:
François Colin de Verdière 2025-04-01 09:27:44 +02:00
commit 8481103e4d

View File

@ -595,7 +595,9 @@
"id": "ce4db7c9-8049-4838-af30-b9fe2bca2925", "id": "ce4db7c9-8049-4838-af30-b9fe2bca2925",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [] "source": [
"len(data_features[data_features[\"pecorino\"] == True]), len(data_features[data_features[\"pecorino\"] == False])"
]
}, },
{ {
"cell_type": "code", "cell_type": "code",