Hacker News new | ask | show | jobs
by piqufoh 4932 days ago
... but you can't use numpy operations efficiently on SQLAlchemy data
1 comments

That's not what I meant. Both this and SA turn python expressions into expressions to be run elsewhere, on data that isn't necessarily in the process' memory.