Skip to content

Instantly share code, notes, and snippets.

View brt-h's full-sized avatar

Robert Hyman brt-h

View GitHub Profile
@brt-h
brt-h / 12-31-21-python-challenges-from-edabit.ipynb
Last active July 6, 2022 00:11
12-31-21-python-challenges-from-edabit.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@brt-h
brt-h / 12-21-21-python-challenges-from-edabit.ipynb
Created December 21, 2021 19:07
12-21-21-python-challenges-from-edabit.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@brt-h
brt-h / SpaceX_Machine Learning Prediction_Part_5.ipynb
Created October 13, 2021 21:08
Applied Data Science Capstone
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@brt-h
brt-h / spacex_dash_app.py
Last active January 16, 2024 13:21
Applied Data Science Capstone
# Assignment instructions https://cf-courses-data.s3.us.cloud-object-storage.appdomain.cloud/IBM-DS0321EN-SkillsNetwork/labs/module_3/lab_theia_plotly_dash.md.html
# Steps to setup development environment
# pip3 install pandas dash
# wget "https://cf-courses-data.s3.us.cloud-object-storage.appdomain.cloud/IBM-DS0321EN-SkillsNetwork/datasets/spacex_launch_dash.csv"
# following code is a modified version of this skeleton which you can download with
# wget "https://cf-courses-data.s3.us.cloud-object-storage.appdomain.cloud/IBM-DS0321EN-SkillsNetwork/labs/module_3/spacex_dash_app.py"
# python3 spacex_dash_app.py
# Import required libraries
@brt-h
brt-h / lab_jupyter_launch_site_location.ipynb
Created September 29, 2021 22:16
Applied Data Science Capstone
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@brt-h
brt-h / jupyter-labs-eda-dataviz.ipynb
Created September 28, 2021 17:18
Applied Data Science Capstone
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@brt-h
brt-h / Hands-on Lab Complete the EDA with SQL.ipynb
Created September 23, 2021 19:58
Applied Data Science Capstone
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@brt-h
brt-h / Hands-On Lab: Data Wrangling.ipynb
Created September 16, 2021 17:02
Applied Data Science Capstone
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@brt-h
brt-h / Hands-on Lab: Data Collection with Web Scraping.ipynb
Created September 16, 2021 17:01
Applied Data Science Capstone
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.