ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

211 results

Aalto Scientific Computing
2.5 Productivity tools - Python for Scientific Computing 2023

There are various tools that can make your own human time more efficient - productivity tools. These do things and find problems ...

37:55
2.5 Productivity tools - Python for Scientific Computing 2023

111 views

2 years ago

Aalto Scientific Computing
3.3 Libraries - Python for Scientific Computing 2023

Your code doesn't exist alone. It is one part of a large ecosystem, where many other things exist for you to build off of. This is ...

17:49
3.3 Libraries - Python for Scientific Computing 2023

90 views

2 years ago

AI era
How to explore "DataSet" using Pandas & Python??

Video explains about how to explore datasets using Pandas and Python. for code, Github link: ...

8:06
How to explore "DataSet" using Pandas & Python??

131 views

5 years ago

Applied Language Technology
Loading text into Python

In this video, we will load a text file into Python and manipulate its contents. We will also learn about lists, tuples and for-loops in ...

6:54
Loading text into Python

520 views

4 years ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,531,212 views

6 years ago

Aalto Scientific Computing
1.5 Pandas 1/2 - Python for Scientific Computing 2023

Pandas is the standard tabular data package for Python. It allows you to do plenty of operations quickly and seamlessly. In this ...

32:35
1.5 Pandas 1/2 - Python for Scientific Computing 2023

254 views

2 years ago

Data Driven Decision
Julia Vs Python Comparison

In this video, you will be able to compare Julia and Python using number data types. It is going to be a series of videos about Julia ...

6:13
Julia Vs Python Comparison

1,045 views

4 years ago

Applied Language Technology
Examining pandas DataFrames

In this video, we will explore the structure of pandas DataFrames. I show you how to count unique values in a column and how to ...

8:31
Examining pandas DataFrames

629 views

4 years ago

Jonathan Dinu
Introduction to Distributed Computing with the Ray Framework

In this video, I give a brief introduction to distributed computing concepts and show how the Ray framework provides elegant ...

15:13
Introduction to Distributed Computing with the Ray Framework

15,965 views

4 years ago

MoDyPy
MoDyPy V3.0 Basics 1: States and Signals

In this tutorial, you will learn some basics about states and signals in MoDyPy by modelling a simple integrator. MoDyPy Basics ...

17:50
MoDyPy V3.0 Basics 1: States and Signals

38 views

4 years ago

Aalto Scientific Computing
1.4 Numpy - Python for Scientific Computing 2023

Numpy is the standard Python array package. It provides not only the basic data structure, but also plenty of operations on this ...

32:08
1.4 Numpy - Python for Scientific Computing 2023

372 views

2 years ago

Jacob Itegboje
Python for Beginners: What is None?

Have you ever wondered what None truly means in Python? Or struggled to understand how it's different from 0, an empty string, ...

29:20
Python for Beginners: What is None?

27 views

9 months ago

Jonathan Dinu
How does Ray compare to Apache Spark??

In this video I compare and contrast the Apache Spark and the Ray frameworks, including how they differ conceptually, differences ...

14:56
How does Ray compare to Apache Spark??

13,909 views

4 years ago

Chuck Severance
Python for Informatics - Chapter 6 - Strings

This lecture covers Chapter 6 - Strings from the book Python for Informatics: Exploring Data - www.pythonlearn.com All Lectures: ...

27:58
Python for Informatics - Chapter 6 - Strings

41,691 views

12 years ago

freeCodeCamp.org
Learn Data Science Tutorial - Full Course for Beginners

Learn Data Science is this full tutorial course for absolute beginners. Data science is considered the "sexiest job of the 21st ...

5:52:09
Learn Data Science Tutorial - Full Course for Beginners

4,284,646 views

6 years ago

CodeRefinery
6.2 Modular Code Development - CodeRefinery 2025 Mar

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:25:25
6.2 Modular Code Development - CodeRefinery 2025 Mar

52 views

8 months ago

Aalto Scientific Computing
4.3 Packaging - Python for Scientific Computing 2023

How to package and distribute software you write. After you create code, what comes next: how do you distribute it? Here, we ...

23:55
4.3 Packaging - Python for Scientific Computing 2023

111 views

2 years ago

CodeRefinery
4.1 Reproducible Research - CodeRefinery 2025 Sep

If you can't get your code to do the same thing again, is it really science? Or more practically, are you able to do your work?

2:02:00
4.1 Reproducible Research - CodeRefinery 2025 Sep

27 views

2 months ago

Kaiser Fung - Principal Analytics Prep
Data Science: The Missing Pieces #1 What to Know about Functions for Data Science

For those learning to code, the concept of functions does not come naturally. Kaiser explains functions, what they do, their general ...

13:04
Data Science: The Missing Pieces #1 What to Know about Functions for Data Science

209 views

6 years ago

Jacob Itegboje
Python for Beginners: How can I Test Programs?

Welcome to Pumping Python! My name is Jacob Itegboje, and in this video, I'm going to solve a huge problem that many Python ...

26:26
Python for Beginners: How can I Test Programs?

77 views

1 year ago