ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

151 results

codingjerk
Python 3.14. What's new?

So, in one month Python 3.14b1 will be released, and in this video I'll show you off most of the important changes that's coming.

12:35
Python 3.14. What's new?

64,092 views

9 months ago

WekaMOOC
Advanced Data Mining with Weka (5.4: Invoking Weka from Python)

Advanced Data Mining with Weka: online course from the University of Waikato Class 5 - Lesson 4: Invoking Weka from Python ...

10:19
Advanced Data Mining with Weka (5.4: Invoking Weka from Python)

7,599 views

9 years ago

Mr Ash Co
python ollama read local file (EASY)

Let's code a super simple script to send a local file to ollama using python. Subscribe ...

7:54
python ollama read local file (EASY)

15,222 views

1 year ago

Aalto Scientific Computing
4.1 Icebreaker - Python for Scientific Computing 2023

The icebreaker/intro session of the day You probably don't want to watch this and instead will go to the main material. ----- Python ...

9:28
4.1 Icebreaker - Python for Scientific Computing 2023

61 views

2 years ago

Aalto Scientific Computing
2.1 Icebreaker - Python for Scientific Computing 2023

The icebreaker/intro session of the day. You probably don't want to watch this and instead will go to the main material. ----- Python ...

8:24
2.1 Icebreaker - Python for Scientific Computing 2023

96 views

2 years ago

Aalto Scientific Computing
1.2 Intro - Python for Scientific Computing 2023

The introduction to the workshop which explains the outline and practical livestream mechanics. You might want to go on to the ...

12:54
1.2 Intro - Python for Scientific Computing 2023

401 views

2 years ago

Aalto Scientific Computing
3.1 Icebreaker - Python for Scientific Computing 2023

The icebreaker/intro session of the day You probably don't want to watch this and instead will go to the main material. We have a ...

10:21
3.1 Icebreaker - Python for Scientific Computing 2023

68 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

91 views

2 years ago

Aalto Scientific Computing
2.2 Pandas 2/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.

13:47
2.2 Pandas 2/2 - Python for Scientific Computing 2023

155 views

2 years ago

Aalto Scientific Computing
3.6 Outro of day 3 - Python for Scientific Computing 2023

Outro of day 3 - general discussion about the course. 00:00 Q&A and summary of the day: why did we do this? ----- Python for ...

9:31
3.6 Outro of day 3 - Python for Scientific Computing 2023

46 views

2 years ago

Aalto Scientific Computing
4.6 Outro - Python for Scientific Computing 2023

The conclusion of the workshop, looking at feedback, some final discussion. ----- Python for Scientific Computing is a bridge ...

7:19
4.6 Outro - Python for Scientific Computing 2023

46 views

2 years ago

Aalto Scientific Computing
2.4 Data formats - Python for Scientific Computing 2023

Input/output bandwidth is just as much a consumable resource as CPU or memory. And data formats are important for both ease ...

10:34
2.4 Data formats - Python for Scientific Computing 2023

113 views

2 years ago

Matt Williams
How to run Python scripts in JupyterLab

Running Python in JupyterLab can be tricky the first time. This video shows how to write and save scripts and run them in the ...

4:40
How to run Python scripts in JupyterLab

40,596 views

5 years ago

Programming threads
One Variable That Holds EVERYTHING? | Python Lists Explained Simply

Stop Creating 100 Variables! Learn Python Lists in 5 Minutes | Animated Tutorial Tired of managing dozens of separate variables ...

5:38
One Variable That Holds EVERYTHING? | Python Lists Explained Simply

27 views

3 months ago

Marco Amado
Why teach your young padawans how to code (and why Python)

Lightning talk given at Sapo Codebits 2014.

5:26
Why teach your young padawans how to code (and why Python)

114 views

11 years ago

J David Eisenberg
Chapter 2: Arithmetic operations in Python

A summary of arithmetic and order of operations.

6:17
Chapter 2: Arithmetic operations in Python

421 views

7 years ago

Dario
Call a Rust Function from Python Like A Boss with Maturin

Use the performance advantage of #rustlang in Python by writing Python modules using Rust!!! You can build python libraries ...

4:37
Call a Rust Function from Python Like A Boss with Maturin

3,243 views

3 years ago

Aalto Scientific Computing
1.3 Jupyter - Python for Scientific Computing 2023

We discuss Jupyter, its advantages and disadvantages, and how to use it. Our main focus is establishing a common ground for ...

19:49
1.3 Jupyter - Python for Scientific Computing 2023

425 views

2 years ago

Pathling
How to group SNOMED data using Python and a terminology server

Have you ever wondered how to group or categorise your SNOMED codes? You can use the Pathling Python library to call out to ...

9:39
How to group SNOMED data using Python and a terminology server

609 views

2 years ago

Dhruba Karmakar
Python Programming Tutorial #class and objects

Python Programming tutorial for beginner. This is introduction to object oriented programming with python. The next video will be ...

15:37
Python Programming Tutorial #class and objects

216 views

10 years ago

Aalto Scientific Computing
1.1 Icebreaker - Python for Scientific Computing 2023

The icebreaker/intro session of the day You probably don't want to watch this and instead will go to the main material. ----- Python ...

8:58
1.1 Icebreaker - Python for Scientific Computing 2023

863 views

2 years ago

J David Eisenberg
Chapter 9: Strings (part 1)

Using Python strings. Sorry about the really scratchy voice at the beginning. Oh well. Note: I often use the terms “word” and “letter” ...

11:20
Chapter 9: Strings (part 1)

257 views

7 years ago

IHE Delft - Water Accounting
[WAPOROCW] M2-2.0 WAPORWP protocol Python

In this video lecture, you will be guided on how you can use the protocol (the Jupyter Notebook in Python protocol) to analyze ...

15:00
[WAPOROCW] M2-2.0 WAPORWP protocol Python

994 views

5 years ago

Inria Learning Lab
Use of Jupyter notebooks and shortcuts

This video is part of the Mooc “Machine learning in Python with scikit-learn ” hosted on FUN platform: ...

6:16
Use of Jupyter notebooks and shortcuts

2,154 views

3 years ago

Machine Learning Practice
For Loops with Zip

Zip adds functionality that allows us to pair up elements from two or more lists (combined elements are "tuples"). We can then ...

6:26
For Loops with Zip

222 views

3 years ago