Pinned Repositories
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
airflow-kube-helm
Airflow helm chart (KubernetesExecutor)
airflow-notebook
Airflow-Notebook is an Apache Airflow operator that enables running notebooks or Python scripts as tasks in a DAG.
airflow-on-kubernetes
A guide to running Airflow on Kubernetes
airflow-on-kubernetes-1
Bare minimal Airflow on Kubernetes (Local, EKS, AKS)
airflow-operator
Kubernetes custom controller and CRDs to managing Airflow
airflow-tutorial
Airflow basics tutorial
jupyter_nodejs
Jupyter with multiple engine and Watson
jessewei's Repositories
jessewei/pyspc
Statistical Process Control Charts Library for Humans
jessewei/real_estate_ml
Machine Learning for Real Estate
jessewei/flask-assistant
Framework for Building Virtual Assistants with API.AI and python
jessewei/python-sdk
:snake: Client library to use the IBM Watson services in Python and available in pip as watson-developer-cloud
jessewei/conversation-connector
The Conversation connector is a set of components that mediate communication between your Conversation workspace and a Slack or Facebook app. Use the connector to deploy a chat bot that Slack or Facebook Messenger users can interact with.
jessewei/botkit-middleware
A middleware to connect Watson Conversation Service to different chat channels using Botkit
jessewei/docker-pentaho
jessewei/Essentials
jessewei/pragai-aws
Chapter 2 on AWS for Pragmatic AI
jessewei/data-science-fundamentals
This repository contains the exercises and data for Data Science Fundamentals Part 1: Learning Basic Concepts, Data Wrangling, and Databases with Python
jessewei/py-puml-tools
Python tools to for PlantUML
jessewei/essential-sqlalchemy-2ed-examples
jessewei/mastering_pandas
Repository of code for my book "Mastering Pandas"
jessewei/docker-hdp-lab
Project: docker-hdp-lab
jessewei/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
jessewei/decorators-descriptors
Resources for "Decorators and Descriptors Decoded" PyCon US 2017 Tutorial
jessewei/concurrency
Example code for the workshop Modern Concurrency in Python
jessewei/shadowsocksr
Python port of ShadowsocksR
jessewei/microservice
skeleton
jessewei/Python-Microservices-Development
Python Microservices Development, by Packt
jessewei/pyDatalog
a datalog implementation in Python
jessewei/cli-rosetta
Commandline Tools And Patterns In Multiple Languages (Node, Python, R, Bash, Ruby, Go, and more)
jessewei/python-example-project
jessewei/Book-TDD-Web-Dev-Python
Book - TDD web dev with Python
jessewei/matplotlib
matplotlib: plotting with Python
jessewei/kaggle-titanic
A tutorial for Kaggle's Titanic: Machine Learning from Disaster competition. Demonstartes basic data munging, analysis, and visualization techniques. Shows examples of supervised machine learning techniques.
jessewei/matplotlib-tutorial
Matplotlib tutorial for beginner
jessewei/ipywidgets
IPython widgets for the Jupyter Notebook
jessewei/Harvardx-PH526x
Solutions to Homework Exercises for Harvardx: PH526x Using Python for Research, EdX, Nov-Dec 2016
jessewei/book-example
Example code for my book on TDD with Python