Skip to content

Commit

Permalink
Update topic1_habr_pandas.ipynb (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
sisoy1987 authored Nov 26, 2024
1 parent fa6c2ce commit 3cf061f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"metadata": {},
"outputs": [],
"source": [
"pd.set_option(\"precision\", 2)"
"pd.set_option(\"display.precision\", 2)"
]
},
{
Expand Down

0 comments on commit 3cf061f

Please sign in to comment.