Gabriel Harris Ph.D.Python HOW: create a local pre-commit hook for condaDefine a local pre-commit hook that runs a local python script to automatically exporting your conda environment YAML fileApr 25, 2023Apr 25, 2023
Gabriel Harris Ph.D.Python HOW: Setting up an Azure MySql ServerLearn how to create an Azure MySQL server and to interact with it using your local Python environment 🕵️Nov 8, 2022Nov 8, 2022
Gabriel Harris Ph.D.Python HOW: Using Poetry, Make, and pre-commit-hooks to Setup a Repo Template for your TeamBring consistency, rigour, and best practices to your messy data science teamAug 5, 20221Aug 5, 20221
Gabriel Harris Ph.D.Python: Run Prodigy with a Remote MySql Database using DockerRun Prodigy with a connection to a remote MySQL database as a Docker container so it’s easier to deploy to any Web App hosting serviceJun 15, 20212Jun 15, 20212
Gabriel Harris Ph.D.Python HOW: Farewell Anaconda! Take Full Control of Your Development EnvironmentSetting up python with pyenv, venv, pipx, and vsCode on Windows and macOSDec 9, 20202Dec 9, 20202
Gabriel Harris Ph.D.How to Migrate Prodigy Database to MySQL or PostgreSQL Using PythonLearn how to save Prodigy annotations in a remote database for collaborative annotatingOct 13, 20202Oct 13, 20202
Gabriel Harris Ph.D.Python: How to Connect to, and Manage a Database with SqlAlchemy and PandasHigh-level methods to establish a connection to a SQL database and executing queries and parameterized queriesSep 24, 2020Sep 24, 2020
Gabriel Harris Ph.D.Python HOW: Image processing for OCR using OpenCVPrepare your images for Optical Character Recognition APIs using OpenCVSep 10, 2020Sep 10, 2020
Gabriel Harris Ph.D.Python HOW: Create requirements.txt Using pipenvA requirements.txt file is a snapshot of all the packages you’ve used. You will definitely need one to build a Docker image!Mar 2, 20205Mar 2, 20205
Gabriel Harris Ph.D.Python HOW: Starting with DockerAn easy to follow, step by step guide to get you starting with DockerMar 1, 20202Mar 1, 20202