elimina fichero duplicado
This commit is contained in:
@@ -610,7 +610,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 13,
|
"execution_count": null,
|
||||||
"id": "ef4a6478",
|
"id": "ef4a6478",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
@@ -752,7 +752,6 @@
|
|||||||
"from ydata_profiling import ProfileReport\n",
|
"from ydata_profiling import ProfileReport\n",
|
||||||
"\n",
|
"\n",
|
||||||
"profile = ProfileReport(data_df, title=\"OpenBCI Data Profiling Report\", explorative=True)\n",
|
"profile = ProfileReport(data_df, title=\"OpenBCI Data Profiling Report\", explorative=True)\n",
|
||||||
"profile.to_file(os.path.join(\"html\", \"openbci_report.html\"))\n",
|
|
||||||
"report = ProfileReport(\n",
|
"report = ProfileReport(\n",
|
||||||
" data_df,\n",
|
" data_df,\n",
|
||||||
" title=\"origin file OpenBCI\",\n",
|
" title=\"origin file OpenBCI\",\n",
|
||||||
|
267806
html/openbci_report.html
267806
html/openbci_report.html
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user