Using NumPy and Linear Algebra for Faster Python Code
The Real Python Podcast - Un pódcast de Real Python - Viernes
Categorías:
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.