This wiki contains information about various technologies, libraries, features and tricks I've come across.
Many of these articles are not particularly advanced (a lot have resulted from Googling the problems I had at the time), but I find them useful to reference every now and then. Feel free to copy any code snippets from any of the articles.
Articles have been arranged into categories by technology, and then sub-divided into related tags.
AWS
- ELBs and Windows Authentication (24/04/2018) ( Tags: ELB )
ELB
Tools
Docker
- Run as Non-Root User (08/04/2018) ( Tags: Administration )
- Interact with a Running Container (08/04/2018) ( Tags: Container Management )
- Start Container Automatically (15/04/2018) ( Tags: Container Management )
Administration
Container Management
Git
- Where's the Branch? (25/03/2018) ( Tags: General )
- Move Changes to Another Branch (08/05/2018) ( Tags: General )
- Rebuild GitHub Pages (02/01/2020) ( Tags: General )
General
Jekyll
- Cheat Sheets (02/04/2018) ( Tags: General )
- Running Locally (27/11/2020) ( Tags: General )
- Table of Contents (04/12/2020) ( Tags: General )
- Multi-Paragraph Lists (09/04/2018) ( Tags: Markdown )
- Creating Code Blocks with Backticks (15/04/2018) ( Tags: Markdown )
- Multi-Line Quotes (15/04/2018) ( Tags: Markdown )
- Reference-Style Links in Markdown (22/04/2018) ( Tags: Markdown )
General
Markdown
Power BI
- Filter Data Import Rows by Value (20/04/2018) ( Tags: Data Import )
- Reconcile Two Tables (10/05/2018) ( Tags: Data Manipulation )
- Search Across Multiple Tables (11/05/2018) ( Tags: Data Manipulation )
- Zeroes not Nones (25/03/2018) ( Tags: Visuals )
Data Import
Data Manipulation
Visuals
Python
- AI/Machine Learning Libraries (09/07/2018) ( Tags: AI/Machine Learning )
- Managing Anaconda Environmnets (18/03/2018) ( Tags: Anaconda )
- Django Command Reference (03/12/2020) ( Tags: Django )
- Managing Python Environments (27/11/2020) ( Tags: General )
- Cool Features and Snippets (01/12/2020) ( Tags: General, Neat Tricks )
- About Gluon (09/07/2018) ( Tags: Gluon )
- Notebook Shortcuts (09/07/2018) ( Tags: Jupyter )
- About Keras (09/07/2018) ( Tags: Keras )
- Fill Empty Values from another Column (25/03/2018) ( Tags: Pandas, Neat Tricks )
- List Slices (01/04/2018) ( Tags: Neat Tricks )
- Lambda Functions on Data Frames (01/04/2018) ( Tags: Pandas, Neat Tricks )
- Cool Features and Snippets (01/12/2020) ( Tags: General, Neat Tricks )
- PyInstaller (25/03/2018) ( Tags: Other Libraries )
- Fill Empty Values from another Column (25/03/2018) ( Tags: Pandas, Neat Tricks )
- Lambda Functions on Data Frames (01/04/2018) ( Tags: Pandas, Neat Tricks )
- PyCharm on the Command Line (09/12/2020) ( Tags: PyCharm )
- About PyTorch (09/07/2018) ( Tags: PyTorch )
- About TensorFlow (09/07/2018) ( Tags: TensorFlow )
- About Theano (09/07/2018) ( Tags: Theano )
- About scikit-learn (09/07/2018) ( Tags: scikit-learn )
AI/Machine Learning
Anaconda
Django
General
Gluon
Jupyter
Keras
Neat Tricks
Other Libraries
Pandas
PyCharm
PyTorch
TensorFlow
Theano
scikit-learn
Scripting
- Add Timestamps to stdout and stderr Piped to Log Files (11/05/2018) ( Tags: Batch )
Batch
Terraform
- Terraform 0.13 Release Highlights (04/12/2020) ( Tags: Releases )
- Terraform 0.14 Release Highlights (04/12/2020) ( Tags: Releases )