Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 41d1a2a

Browse files
committedAug 24, 2023
revise part 1
1 parent 3832660 commit 41d1a2a

File tree

3 files changed

+149
-59
lines changed

3 files changed

+149
-59
lines changed
 

‎images/boxplot.png

-4.48 KB
Loading

‎lessons/01_python_data_visualization.ipynb

Lines changed: 148 additions & 58 deletions
Large diffs are not rendered by default.

‎lessons/02_python_data_visualization.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
" \n",
1313
"### Learning Objectives \n",
1414
" \n",
15-
"* Use `seaborn` to visualize scatter plot, line plot, and subplot.\n",
15+
"* Use `seaborn` to visualize scatter plot and line plot.\n",
1616
"* Learn to create subplots.\n",
1717
"* Gain familarity with customization and plotting styles. \n",
1818
" \n",

0 commit comments

Comments
 (0)
Please sign in to comment.