Skip to content

Commit 34ee758

Browse files
committed
Tweak intro slide
1 parent caf2a6d commit 34ee758

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

slides/0-introduction.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"- 👩‍💻 Software engineer at Bloomberg in NYC\n",
5050
"- 🚀 Core developer of [numpydoc](https://github.com/numpy/numpydoc)\n",
5151
"- ✍️ Author of [Hands-On Data Analysis with Pandas](https://www.amazon.com/Hands-Data-Analysis-Pandas-visualization-dp-1800563450/dp/1800563450/) (currently in its second edition; translated into Korean and Simplified Chinese)\n",
52-
"- 🎓 BS in operations research from Columbia University\n",
53-
"- 🎓 MS in computer science (ML specialization) from Georgia Tech"
52+
"- 🎓 Bachelor's degree in operations research from Columbia University\n",
53+
"- 🎓 Master's degree in computer science (ML specialization) from Georgia Tech"
5454
]
5555
},
5656
{
@@ -124,7 +124,7 @@
124124
"name": "python",
125125
"nbconvert_exporter": "python",
126126
"pygments_lexer": "ipython3",
127-
"version": "3.12.3"
127+
"version": "3.13.3"
128128
}
129129
},
130130
"nbformat": 4,

0 commit comments

Comments
 (0)