All Posts - Page 4

Google Analytics ETL with python
- 2019-07-04
- ⚙️ DE

Using git with SSH
- 2019-06-15
- 🔀 GIT

Using gitflow for code control
- 2019-06-04
- 🔀 GIT

Improving python performance with Numba
- 2019-05-21
- 🐍 Python

Logging with python
- 2019-05-16
- 🐍 Python

Encrypting secrets with python
- 2019-05-10
- 🐍 Python

Creating Python packages
- 2019-05-02
- 🐍 Python

Python decorators
- 2019-04-16
- 🐍 Python

Intro to Machine Learning (ML)
- 2019-04-12
- 🤖 ML/AI

Storing tables efficiently with Pandas
- 2019-04-03
- ⚙️ DE

Serving python apps with nginx and gunicorn
- 2019-03-21
- 🌍 Web