talk-data.com talk-data.com

PyData talk 2023-04-19 at 09:50

Modern typed python: dive into a mature ecosystem from web dev to machine learning

Speakers

Description

Typing is at the center of „modern Python“, and tools (mypy, beartype) and libraries (FastAPI, SQLModel, Pydantic, DocArray) based on it are slowly eating the Python world.

This talks explores the benefits of Python type hints, and shows how they are infiltrating the next big domain: Machine Learning