Python Pandas + Oracle SQL Developer Web to query an Oracle Autonomous Database table tutorial

Опубликовано: 15 Март 2026
на канале: Chris Hoina
3,968
62

In this video, I quickly review how I used the Pandas Python library to read an HTML table and convert it to a data frame. From there, I converted those country codes into one continuous string of values. I then used Oracle's SQL Developer Web to query a database table in my Autonomous Database to filter out specific countries. Check out the pinned comment for the link and the GitHub repository for the code used in this clip.