Skip to content

Commit

Permalink
removed unneccessary cell
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-mueller committed Aug 26, 2024
1 parent 63e99bd commit 9775133
Showing 1 changed file with 0 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1298,30 +1298,6 @@
" print(f'Error processing {row[\"path\"]}: {e}')"
]
},
{
"cell_type": "code",
"execution_count": 122,
"id": "671298b8",
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"0 0.000004\n",
"1 0.000003\n",
"2 0.000008\n",
"Name: Gauss_Bonnet_relative_error, dtype: float64"
]
},
"execution_count": 122,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"df_over_time['Gauss_Bonnet_relative_error']"
]
},
{
"cell_type": "code",
"execution_count": 76,
Expand Down

0 comments on commit 9775133

Please sign in to comment.