ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

47 results

Craig Piercy
Python data types: set

You can also perform the usual set functions on Python sets. Here: - we use union to combine the sets (notice no duplicates) - we ...

4:54
Python data types: set

60 views

8 months ago

Craig Piercy
Python built-in function: set()

Today, we're talking about the `set()` function— a versatile and powerful tool for working with sets in Python. By the end of this ...

4:12
Python built-in function: set()

11 views

9 months ago

Craig Piercy
Python built-in function: setattr()

It's a Python built-in function that sets the value of an attribute on an object. Here's the syntax: setattr(object, name, value) ...

5:00
Python built-in function: setattr()

15 views

9 months ago

Craig Piercy
Python built-in function: slice()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

5:01
Python built-in function: slice()

30 views

8 months ago

Craig Piercy
Python built-in function: frozenset()

It's a built-in Python function that creates an immutable set. Unlike regular sets, a `frozenset` cannot be modified after it's created.

5:01
Python built-in function: frozenset()

42 views

10 months ago

Craig Piercy
Python built-in function: var()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:41
Python built-in function: var()

90 views

8 months ago

Craig Piercy
Python built-in function: round()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:36
Python built-in function: round()

159 views

9 months ago

BiswasXTech
Print 1 to 100 in Python Fast & Simple 💻🚀

Learn how to print numbers from 1 to 100 in Python with a simple and beginner-friendly approach! Whether you're just starting out ...

3:41
Print 1 to 100 in Python Fast & Simple 💻🚀

26 views

6 months ago

pyOpenSci: open source for open science
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

Learn how to turn your Python code into a reusable package with Hatch! From setup to installation, this beginner-friendly tutorial ...

15:32
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

717 views

9 months ago

Craig Piercy
Python built-in function: enumerate()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

3:55
Python built-in function: enumerate()

40 views

11 months ago

Craig Piercy
Python built-in function: range

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:34
Python built-in function: range

17 views

9 months ago

Craig Piercy
Python built-in function: staticmethod()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:40
Python built-in function: staticmethod()

29 views

8 months ago

Craig Piercy
Python built-in function: sorted()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

5:04
Python built-in function: sorted()

23 views

8 months ago

Craig Piercy
Python built-in function: filter()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:06
Python built-in function: filter()

243 views

10 months ago

Craig Piercy
Python built-in function: sum()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:50
Python built-in function: sum()

94 views

8 months ago

Craig Piercy
Python built-in function: super()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

7:32
Python built-in function: super()

123 views

8 months ago

Craig Piercy
Python built-in function: reversed()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:38
Python built-in function: reversed()

128 views

9 months ago

Craig Piercy
Python built-in function: hex()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

5:09
Python built-in function: hex()

267 views

10 months ago

Craig Piercy
Python built-in function: str()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

5:02
Python built-in function: str()

46 views

8 months 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

10 months ago

GalaxyProject
GTN tutorial: Building the LORIS LLR6 PanCancer Model Using PyCaret

Speaker: Paulo Lyra Tutorial: https://training.galaxyproject.org/training-material/topics/statistics/tutorials/loris_model/tutorial.html ...

24:17
GTN tutorial: Building the LORIS LLR6 PanCancer Model Using PyCaret

70 views

8 months ago

EmacsConf and Emacs hangouts
EmacsConf 2025 Q&A: Interactive Python programming in Emacs - David Vujic (he/him)

EmacsConf 2025 Q&A: Interactive Python programming in Emacs David Vujic (he/him) This is the Q&A for the talk at ...

18:45
EmacsConf 2025 Q&A: Interactive Python programming in Emacs - David Vujic (he/him)

152 views

1 month ago

BiswasXTech
Python for Beginners: Create Multiplication Table Easily 💡📊

Ready to master Python basics in just a few minutes? In this beginner-friendly tutorial, you'll learn how to create a multiplication ...

5:30
Python for Beginners: Create Multiplication Table Easily 💡📊

13 views

5 months ago

National Centre for Research Methods (NCRM)
Generalised additive models 1

(GAMs) are a flexible class of statistical models that aim to explain the relationship between an outcome of interest and one or ...

10:20
Generalised additive models 1

3,033 views

10 months ago

NPTEL IIT Bombay
Week 11: Lecture 54: Markov Switching Models

Week 11: Lecture 54: Markov Switching Models.

27:27
Week 11: Lecture 54: Markov Switching Models

1,602 views

9 months ago