Skip to content

Commit

Permalink
Add data visualization guide
Browse files Browse the repository at this point in the history
  • Loading branch information
datejada committed Jan 13, 2024
1 parent 9f0598b commit 285a286
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 03-Intro2Python-viz.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Data visualization**: Sometimes it's tricky to choose the right graph to display your data. I like the guide in [data-to-viz](https://www.data-to-viz.com/)"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down

0 comments on commit 285a286

Please sign in to comment.