TIL 21
- Using Python virtual environments
- Installing distutils in Python
- Treating Python warnings as errors
- Handling VSCode kernel crashes
- Using pandas' to_sql()
- Adding images to Markdown documents
- Connecting to Azure SQL Database in a Python script
- Installing Microsoft ODBC driver for SQL Server on GitHub Codespaces
- Using pre-commit
- Getting size of a table in Azure SQL Database
- Building a Jekyll site locally
- Identifying non-numeric values in a DataFrame column containing numerics
- Installing pyodbc on Python 3.13
- Syncing Azure Data Studio settings
- Configuring Git user email, username
- Uploading files to Azure Blob Storage
- Uploading files to Azure Blob Storage using AzCopy
- Running two commands in one Command Prompt window
- Deciding when to do data manipulation using Python, SQL
- Naming React components
- Installing node.js