> SQL is definitely easier and faster to compose
Sometimes. But sometimes Python is just much easier. For example transposing rows and columns.
> SQL is definitely easier and faster to compose
Sometimes. But sometimes Python is just much easier. For example transposing rows and columns.