ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8 results

QED Realized
Learn Python #22: Decades of Fortran, One Import Away | A Tour of SciPy

NumPy gives you fast arrays. SciPy gives you algorithms — the industrial-strength numerical routines that working scientists and ...

15:33
Learn Python #22: Decades of Fortran, One Import Away | A Tour of SciPy

8 views

2d ago

QED Realized
Ep 21: See Your Data or Ship Wrong Answers | Plotting with Matplotlib

Plotting is not decoration. Summary statistics lie by omission: four datasets can share the same means, the same variances, and ...

15:00
Ep 21: See Your Data or Ship Wrong Answers | Plotting with Matplotlib

21 views

3d ago

QED Realized
Learn Python #24: Stop Guessing, Start Measuring | Performance and Why Vectorize

Every programmer eventually asks the same question: why is my code slow, and what do I do about it? Almost everyone answers ...

15:20
Learn Python #24: Stop Guessing, Start Measuring | Performance and Why Vectorize

3 views

18h ago

Codevibe official
Relationship Between Spyder, Anaconda, Jupyter & Python Explained #codevibe #ai #datascience #fyp

Ever wondered how Python, Anaconda, Jupyter Notebook, and Spyder fit together? If you are starting your journey in Data ...

5:31
Relationship Between Spyder, Anaconda, Jupyter & Python Explained #codevibe #ai #datascience #fyp

64 views

3w ago

Aselebe Lateefat Academy
Sum of Squares in Python For Loop vs  the Formula

Learn how to find the sum of the squares of the first n natural numbers using Python — step by step, starting from the basics of ...

6:31
Sum of Squares in Python For Loop vs the Formula

80 views

2w ago

QED Realized
Ep 19: A Million Numbers at Once | NumPy Arrays

Every serious piece of scientific Python — every simulation, every data analysis, every machine-learning model — stands on one ...

15:27
Ep 19: A Million Numbers at Once | NumPy Arrays

11 views

5d ago

Aselebe Lateefat Academy
Sum of the first Natural numbers in Python

Can you find the sum of 1 + 2 + 3 + ... + 100 without adding 100 numbers by hand? In this video, I derive the classic Gauss trick ...

8:30
Sum of the first Natural numbers in Python

67 views

2w ago

QED Realized
Ep 14: Make v + w Just Work | Inheritance, Dunder Methods, and Dataclasses

When you write v + w in NumPy, or len(df) in pandas, you are using a secret that this episode makes yours: Python's operators are ...

15:28
Ep 14: Make v + w Just Work | Inheritance, Dunder Methods, and Dataclasses

22 views

10d ago