Pinned Repositories
azure-health-data-services-workshop
Repository for self-paced Azure Health Data Services workshops
BlankPython
collect_kv_pairs
This is a short Python script demonstrating how to collect values from a list of dictionaries and store them as key:value pairs within one single dictionary.
COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
covid-19-data
Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data
DTSA-5301
DTSA-5301
health-architectures
mkproj
A simple Bash utility for quickly setting up a Python project folder
read-aloud
An awesome browser extension that reads aloud webpage content with one click
Smartsheet_Attachments_Upload
A Python script for uploading attachments to designated rows on Smartsheet
PaulHBartley's Repositories
PaulHBartley/Smartsheet_Attachments_Upload
A Python script for uploading attachments to designated rows on Smartsheet
PaulHBartley/azure-health-data-services-workshop
Repository for self-paced Azure Health Data Services workshops
PaulHBartley/DTSA-5301
DTSA-5301
PaulHBartley/health-architectures
PaulHBartley/read-aloud
An awesome browser extension that reads aloud webpage content with one click
PaulHBartley/BlankPython
PaulHBartley/collect_kv_pairs
This is a short Python script demonstrating how to collect values from a list of dictionaries and store them as key:value pairs within one single dictionary.
PaulHBartley/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
PaulHBartley/covid-19-data
Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data
PaulHBartley/docs_test
Repo to test just-the-docs template
PaulHBartley/DTSA-5304
Repository for DTSA-5304 final project
PaulHBartley/git-filter-repo
Quickly rewrite git repository history (filter-branch replacement)
PaulHBartley/mkproj
A simple Bash utility for quickly setting up a Python project folder
PaulHBartley/gitignore
A collection of useful .gitignore templates
PaulHBartley/markdown-portfolio
PaulHBartley/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
PaulHBartley/select_kv_pairs
This is a short Python script demonstrating how to extract select key:value pairs from a dictionary.
PaulHBartley/zip_kv_pairs
This is a short Python script demonstrating how to take values from two separate dictionaries and fuse them together as key:value pairs in one single dictionary.