It was three years ago. I started playing with MicroPython with camera support on an ESP32-Camera board with MicroPython version 1.11-XXX. This time, the firmware support version 1.18-XXX. We may ...
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 ...