Skip to content

rdesfo/IBMAppliedDataScienceCapstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBMAppliedDataScienceCapstone

The repository contains the files of my IBM's Applied Data Science Capstone Project.

Additional Notes

Booster Version Category Count (slide 31)

The Dashboard assignment generates charts of the different categories outcomes. However, I feel a table more clearly presents the data since it doesn't require counting different colored dots find the results.

>>> spacex_df.groupby(['Booster Version Category','class'])['class'].size()
Booster Version Category  class
B4                        0         5
                          1         6
B5                        1         1
FT                        0         8
                          1        16
v1.0                      0         5
v1.1                      0        14
                          1         1

Folium Images

It appears that folium interactive maps don't get saved as images. This requires the notebook to be run to view the maps. This can be accomplished by downloading and running manually or by using nbviewer

Analysis with correct template

After submitting my first presentation it was agonizingly apparent that I had used the wrong template to submit my capstone project. That abomination has now been cast to the 'wrong_powerpoint_template' folder and the SpaceX_Landing_Analysis_now_with_correct_template.pdf now takes it's place in the root folder.

About

IBM's Applied Data Science Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published