Container instances. Calling docker run on an OCI image results in the allocation of system resources to create a ...
This repository contains my Python learning practice. During this initial phase, I focused on understanding Python basics and core programming logic. All practice code is currently written in a single ...
This workshop introduces the fundamentals of SQL in Python, with a focus on using SQLite (the most ubiquitous database on the planet) for data science tasks. We'll explore how SQL can be used to query ...