Anders Bogsnes
I'm the Head of the Python Enablement Team at Nordea Asset Manager, driving enablement and adoption of Python for our teams.
I've previously worked as a tech lead for ML and Analytics, Sales Analytics as well as a Business Analyst and Management Advisor.
I also organize the Pydata Copenhagen monthly meetup
Sessions
Are you writing SQL strings in your code? Have you only used ORMs and want to start getting more control over your SQL?
SQLAlchemy is the gold-standard for working with SQL in Python and this tutorial will get you comfortable with working in it so you can take advantage of its power. We will go through Core and ORM abstractions so you'll be comfortable navigating through the different layers and be able to fully use the power of Python when writing your SQL