Skip to content

Commit c6df596

Browse files
committed
Update bio.
1 parent 22235c6 commit c6df596

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You should have basic knowledge of Python and be comfortable working in Jupyter
7575
---
7676

7777
## About the Author
78-
Stefanie Molin ([@stefmolin](https://github.com/stefmolin)) is a software engineer and data scientist at Bloomberg in New York City, where she tackles tough problems in information security, particularly those revolving around data wrangling/visualization, building tools for gathering data, and knowledge sharing. She is also the author of [Hands-On Data Analysis with Pandas](https://www.amazon.com/dp/1800563450/), which is currently in its second edition. She holds a bachelor’s of science degree in operations research from Columbia University's Fu Foundation School of Engineering and Applied Science. She is currently pursuing a master’s degree in computer science, with a specialization in machine learning, from Georgia Tech. In her free time, she enjoys traveling the world, inventing new recipes, and learning new languages spoken among both people and computers.
78+
Stefanie Molin ([@stefmolin](https://github.com/stefmolin)) is a software engineer and data scientist at Bloomberg in New York City, where she tackles tough problems in information security, particularly those revolving around data wrangling/visualization, building tools for gathering data, and knowledge sharing. She is also the author of [Hands-On Data Analysis with Pandas](https://www.amazon.com/dp/1800563450/), which is currently in its second edition. She holds a bachelor’s of science degree in operations research from Columbia University's Fu Foundation School of Engineering and Applied Science, as well as a master’s degree in computer science, with a specialization in machine learning, from Georgia Tech. In her free time, she enjoys traveling the world, inventing new recipes, and learning new languages spoken among both people and computers.
7979
8080
8181
## Related Content

slides/0-introduction.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"\n",
3434
"- Software engineer and data scientist at Bloomberg in New York City\n",
3535
"- Working in information security\n",
36-
"- 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)\n",
36+
"- 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)\n",
3737
"- BS in operations research from Columbia University\n",
38-
"- Currently pursuing MS in computer science (ML specialization) from Georgia Tech"
38+
"- MS in computer science (ML specialization) from Georgia Tech"
3939
]
4040
},
4141
{

slides/html/0-introduction.slides.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14704,9 +14704,9 @@ <h1 id="Introduction-to-Data-Analysis-Using-Pandas">Introduction to Data Analysi
1470414704
<h2 id="Bio">Bio<a class="anchor-link" href="#Bio">&#182;</a></h2><ul>
1470514705
<li>Software engineer and data scientist at Bloomberg in New York City</li>
1470614706
<li>Working in information security</li>
14707-
<li>Author of <a href="https://www.amazon.com/Hands-Data-Analysis-Pandas-visualization-dp-1800563450/dp/1800563450/">Hands-On Data Analysis with Pandas</a> (currently in its second edition)</li>
14707+
<li>Author of <a href="https://www.amazon.com/Hands-Data-Analysis-Pandas-visualization-dp-1800563450/dp/1800563450/">Hands-On Data Analysis with Pandas</a> (currently in its second edition; translated into Korean)</li>
1470814708
<li>BS in operations research from Columbia University</li>
14709-
<li>Currently pursuing MS in computer science (ML specialization) from Georgia Tech</li>
14709+
<li>MS in computer science (ML specialization) from Georgia Tech</li>
1471014710
</ul>
1471114711

1471214712
</div>

slides/html/workshop.slides.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14704,9 +14704,9 @@ <h1 id="Introduction-to-Data-Analysis-Using-Pandas">Introduction to Data Analysi
1470414704
<h2 id="Bio">Bio<a class="anchor-link" href="#Bio">&#182;</a></h2><ul>
1470514705
<li>Software engineer and data scientist at Bloomberg in New York City</li>
1470614706
<li>Working in information security</li>
14707-
<li>Author of <a href="https://www.amazon.com/Hands-Data-Analysis-Pandas-visualization-dp-1800563450/dp/1800563450/">Hands-On Data Analysis with Pandas</a> (currently in its second edition)</li>
14707+
<li>Author of <a href="https://www.amazon.com/Hands-Data-Analysis-Pandas-visualization-dp-1800563450/dp/1800563450/">Hands-On Data Analysis with Pandas</a> (currently in its second edition; translated into Korean)</li>
1470814708
<li>BS in operations research from Columbia University</li>
14709-
<li>Currently pursuing MS in computer science (ML specialization) from Georgia Tech</li>
14709+
<li>MS in computer science (ML specialization) from Georgia Tech</li>
1471014710
</ul>
1471114711

1471214712
</div>

0 commit comments

Comments
 (0)