Skip to content

Commit

Permalink
Cleared all outputs to make files 1/4th size
Browse files Browse the repository at this point in the history
  • Loading branch information
Chesqoo authored Oct 9, 2024
1 parent 95aeb17 commit 9c8ee72
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 3,900 deletions.
65 changes: 2 additions & 63 deletions 01_DATASET_CLEANING.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,70 +16,9 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "52f2dc2eb50f49f68842d5b32076c7d9",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Map: 0%| | 0/251820 [00:00<?, ? examples/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "b8990656cc5c49cdaef8af0200ca7d84",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Map: 0%| | 0/13914 [00:00<?, ? examples/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "947c8a3a0fbc45c0aadadc9c59af677c",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Map: 0%| | 0/14918 [00:00<?, ? examples/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"Datasets filtrados guardados exitosamente en la carpeta /datasets.\n"
]
},
{
"ename": "",
"evalue": "",
"output_type": "error",
"traceback": [
"\u001b[1;31mThe Kernel crashed while executing code in the current cell or a previous cell. \n",
"\u001b[1;31mPlease review the code in the cell(s) to identify a possible cause of the failure. \n",
"\u001b[1;31mClick <a href='https://aka.ms/vscodeJupyterKernelCrash'>here</a> for more info. \n",
"\u001b[1;31mView Jupyter <a href='command:jupyter.viewOutput'>log</a> for further details."
]
}
],
"outputs": [],
"source": [
"import os\n",
"\n",
Expand Down
Loading

0 comments on commit 9c8ee72

Please sign in to comment.