Using NumPy and Linear Algebra for Faster Python Code

The Real Python Podcast

Episode | Podcast

Date: Fri, 24 Feb 2023 12:00:00 +0000

Are you still using loops and lists to process your data in Python? Have you heard of a Python library with optimized data structures and built-in operations that can speed up your data science code? This week on the show, Jodie Burchell, developer advocate for data science at JetBrains, returns to share secrets for harnessing linear algebra and NumPy for your projects.