Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Python for Data Science! Series' Articles
Back to Chris Greening's Series
Animating 60 years of US energy data with 10 lines of Python
Chris Greening
Chris Greening
Chris Greening
Follow
Jan 31 '21
Animating 60 years of US energy data with 10 lines of Python
#
python
#
datascience
#
codenewbie
#
tutorial
23
reactions
Comments
4
comments
4 min read
Connecting to a relational database using SQLAlchemy and Python
Chris Greening
Chris Greening
Chris Greening
Follow
Apr 30 '22
Connecting to a relational database using SQLAlchemy and Python
#
python
#
beginners
#
tutorial
#
database
12
reactions
Comments
2
comments
6 min read
Leveraging the pipe method to write beautiful and concise data transformations in pandas
Chris Greening
Chris Greening
Chris Greening
Follow
Jan 29 '23
Leveraging the pipe method to write beautiful and concise data transformations in pandas
#
python
#
datascience
#
tutorial
#
codequality
4
reactions
Comments
6
comments
4 min read
Completing missing combinations of categories in our data with pandas.MultiIndex!
Chris Greening
Chris Greening
Chris Greening
Follow
Feb 4 '23
Completing missing combinations of categories in our data with pandas.MultiIndex!
#
python
#
datascience
#
tutorial
#
pandas
7
reactions
Comments
2
comments
5 min read
Effortlessly scrape HTML tables into Python using pd.read_html!
Chris Greening
Chris Greening
Chris Greening
Follow
Aug 8 '23
Effortlessly scrape HTML tables into Python using pd.read_html!
#
python
#
datascience
#
webscraping
#
tutorial
10
reactions
Comments
3
comments
3 min read
Calculating weighted averages with numpy and Python!
Chris Greening
Chris Greening
Chris Greening
Follow
Aug 22 '23
Calculating weighted averages with numpy and Python!
#
python
#
tutorial
#
datascience
#
beginners
6
reactions
Comments
Add Comment
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account