Login
From:
#define me human
(Uncensored)
subscribe
Reinventing a wheel again: tSQLike
https://mezzantrop.wordpress.com/2024/06/08/reinventing-a-wheel-again-tsqlike/
links
backlinks
Tagged with:
python
sql
data processing
my projects
Roast topics
Find topics
Find it!
tSQLike is my Python 3 module to work with tabular data using SQL approach with such “primitives” as “select” or “join”. The idea was to make the library small and useful, while for the rest of tasks you can still … Continue reading →