
Using Python Pandas to turn ISO Country Codes into a string to use as values for a SQL Query
Summary, code, resources Problem While querying...

More fun with Medium story stats, JSON, Python, Pandas, and Oracle SQL Developer Web
That’s right; I’m back again for...

Fun with Python GET requests, Medium stats, and the Oracle Autonomous Database
I feel so silly for posting...

Oracle REST APIs: A LiveLabs review
Recently Jeff and I were invited...

Python POST requests three ways with Oracle REST Data Services (ORDS)
The simple POST request It was...

Python + Folium + Oracle REST APIs (aka ORDS)
Willkommen I stumbled upon a new...

Working with WTForms and Oracle REST Database Services (ORDS) APIs
Welcome Back The title pretty much...

Clean up a .CSV file with Regular Expressions, Pandas, and Python
I want to load data via Database Actions in my Oracle Autonomous Database, but first I need to clean up some Dates and Times. Python is my language of choice, and I've heard about Regular Expressions, but I'm scared...

GET requests with Python, ORDS, and the Oracle Autonomous Database
I needed an approach that would make me question my life decisions. Something that would force me to rethink what it meant to be human.

Updating VARCHAR2 fields in Oracle Database Actions
Update I’ve run into more problems...