mrclneumann's Stars
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
Python-World/python-mini-projects
A collection of simple python mini projects to enhance your python skills
great-expectations/great_expectations
Always know what to expect from your data.
ageron/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
fpinscala/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
googleapis/google-cloud-python
Google Cloud Client Library for Python
kubeflow/spark-operator
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
cosmicpython/code
Example application code for the python architecture book
kyclark/tiny_python_projects
Code for Tiny Python Projects (Manning, 2020, ISBN 1617297518). Learning Python through test-driven development of games and puzzles.
databricks/LearningSparkV2
This is the github repo for Learning Spark: Lightning-Fast Data Analytics [2nd Edition]
matthewrenze/clean-architecture-demo
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Framework 4.8
davecom/ClassicComputerScienceProblemsInPython
Source Code for the Book Classic Computer Science Problems in Python
BasPH/data-pipelines-with-apache-airflow
Code for Data Pipelines with Apache Airflow
cathytanimura/sql_book
Code repository for the book SQL for Data Analysis
hynek/environ-config
Python Application Configuration With Environment Variables
PacktPublishing/Pandas-Cookbook-Second-Edition
Pandas Cookbook Second Edition, published by Packt
pycabook/rentomatic
A demo implementation of a clean architecture in Python.
tginsberg/advent-2020-kotlin
:christmas_tree: Advent of Code 2020: Solutions in Kotlin