Skip to content

joelmsherman/Dataframe-Merging-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Merging Dataframes in Pandas

Objective

As I learn new tools and packages in Python, my goal is to synthesize the information I've learned on datasets near and dear to my heart, work them into a notebook, and try to teach others through blog posts on the topic. This post will be aimed at basic dataframe merging in Pandas.

Datasets

Data is cycling training, sleep and recovery data from various sources as follows:

  • Training & Recovery - data on training (including duration, TSS, etc.) and recovery (readiness) is training_recovery.csv
  • Sleep - data on sleep is sleep.csv

More information

Email or ping me on twitter

About

Small repo to host materials for a blog on merging pandas dataframes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors