Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
0 answers
690 views

Python Wrapper for Dynamic SQL

...
jpf5046's user avatar
  • 133
6 votes
1 answer
321 views

OOP Python Blackjack game with player accounts in PostgreSQL

This is an OOP version of Lastest version of my Blackjack game. Also, it now uses PostgreSQL as database. ...
Maria Laura's user avatar
6 votes
1 answer
205 views

Polymorphic Data Socket Factory with Query Contingency Protocols in Python

I work on a small data team where we developed this tool when we began experiencing several job failures on our legacy big data systems. We have several data lakes, each with their own API, and until ...
Miller's user avatar
  • 533