Pinned Repositories
cnnlite
Web scraper for news from CNN Lite via lite.cnn.com. Installable via Python pip.
dash-multiapp-demo
Demo of Dash web analytic apps with a multi-page app. Examples from Dash tutorials.
drgpy
drgpy is a Python library for assigning a combination of diagnosis and procedure codes to Diagnosis Related Groups (MS-DRG) that is used in Medicare inpatient reimbursement today.
healthcare_analytics_demo
matplotlib-demo-with-cms-stars
pharmpy
pharmpy is an umbrella library for searching the FDA NDC directory, Established Pharmacologic Class (EPC), Anatomical Therapeutic Chemical (ATC) through RxNav, and some other APIs on RxNav.
provider-price-retrieval
Retrieval and parsing for provider machine readable files that are now required by CMS Price Transparency regulations.
rafting-trip
seaborn-aesthetic-plots-demo
til
Today I Learned (TIL). This site is where I log things that I learn or code snippets that I keep forgetting.
paulzuradzki's Repositories
paulzuradzki/til
Today I Learned (TIL). This site is where I log things that I learn or code snippets that I keep forgetting.
paulzuradzki/cnnlite
Web scraper for news from CNN Lite via lite.cnn.com. Installable via Python pip.
paulzuradzki/cddb-data-cleaning-project
paulzuradzki/2024-08-package-demo
paulzuradzki/autos_db_modeling
Exercise in database modeling, schema design, and ETL with small auto dealer dataset to show ERD diagramming, schema definitions using an ORM, and migrations to apply changes.
paulzuradzki/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
paulzuradzki/aws-mwaa-local-runner
This repository provides a command line interface (CLI) utility that replicates an Amazon Managed Workflows for Apache Airflow (MWAA) environment locally.
paulzuradzki/chipy-minimal-python-package-demo
Demo of a simple Python package with testing and automated CI (GitHub Actions).
paulzuradzki/ClassEnroller
Automates enrolling on a class right after getting an email that says there's availability
paulzuradzki/course-management-platform
Django-based course management platform for Zoomcamps
paulzuradzki/data-analysis
paulzuradzki/data-pipelines-with-apache-airflow
Code for Data Pipelines with Apache Airflow
paulzuradzki/etl-airflow
paulzuradzki/gh-actions-in-action
Testing Github Actions
paulzuradzki/hls-payer-mrf-sparkstreaming
Spark Structured Streaming for Payer MRF use case
paulzuradzki/hpt-validator-tool
Validator tool for CMS Hospital Price Transparency machine-readable files
paulzuradzki/json-stream
paulzuradzki/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
paulzuradzki/network-graph-tutorial
construct a network graph to explore and visualize how people connect in an organisation
paulzuradzki/numpy-financial
Standalone package of the NumPy financial functions
paulzuradzki/property-based-testing-examples
Exploration of property-based testing with Hypothesis and comparison to conventional tests
paulzuradzki/publishing-python-packages
Examples and exercises for Publishing Python Packages from Manning Books 🐍 📦 ⬆️
paulzuradzki/pycon2024-deep-learning-pytorch
Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024
paulzuradzki/pytest_docker_tools_demo
Demo of pytest_docker_tools to spin up local Postgres DB for testing.
paulzuradzki/rlci
🦀 λ Overly-documented Rust-powered Lambda Calculus Interpreter.
paulzuradzki/schema-and-erd-demo
A demonstration of schema creation and entity relationship diagramming with Python SQLAlchemy.
paulzuradzki/scheme-interpreter-in-haskell
Write You a Scheme
paulzuradzki/sqlalchemy-workshop
SQLAlchemy asyncio workshop demo project with SQLite
paulzuradzki/transparency-in-coverage-filesizes
paulzuradzki/zero_to_gpt
Go from no deep learning knowledge to implementing GPT.