Oh wow I didn't know I could call my local congressional office and use it as an IT helpdesk too, thanks a lot John for absolutely buttfucking nothing
View attachment 762245
Ah, yes, Python 3.5, not the 3.6, 3.7.x (CURRENT release) or 3.8. Always looking forward, type hinting is not useful.
Why would you "conterienize" Python application? That's just some bullshit.
"that interface with SQL", what kind of SQL, deary? MySQL/MariaDB, Postgres, SQLite, MS SQL, Oracle? Can it relay on additional data sources like pre-calced values stored in redis? There's no magic silver bullet here, and most office workers probably stuff their data into Excel. If you're smart, which you're not, you could maybe deduce something about data from SQL's structure. Dates can use BETWEEN, integers can be sorted, queried over "greater then, less then" and filtered, strings can be tokenized, enums can be used as filters, indices can be used to unearth dependencies/limits, etc. But if you want to get to the bottom of the facts hidden in the data you need to asses what you're working with.
Wu's proposal, in the nutshell, can be decoded as:
"I'll deploy application in a needlessly cumbersome way, it won't work with your data and the results won't beat making a pie graph in Excel. And I'm not even half aware of the issues nor have I ever made any data analysis that does not come in a form of Google Analytic char ."
Love you, Wu. Your condescended incompetence can be used to write "how not to do X", to expand it, just add water straight from the toilet.