ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

851 results

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

754 views

9 months ago

Solve Computer Science
Understand Python unit tests in 5 minutes

In this video I show you an overview of unit tests in Python: what they are, how they work and how to write effective ones by ...

5:15
Understand Python unit tests in 5 minutes

98 views

2 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,330 views

1 year 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,048 views

4 years ago

Christian Drumm
Python for Beginners - Week 6 Unit 1 - What are libraries?

Looking on libraries in Python, there are basically two different types of libraries. First, there is the Python Standard Library. This is ...

7:32
Python for Beginners - Week 6 Unit 1 - What are libraries?

44 views

2 years ago

AeStudios
Python Basics Part 1| IF ELSE, LOOPS| USER INPUT | LIBRARIES | #aestudios

Python Basics in Tamil, this video covers about if else statement, loops and getting input from user also installing libraries Let's ...

5:13
Python Basics Part 1| IF ELSE, LOOPS| USER INPUT | LIBRARIES | #aestudios

186 views

5 years ago

codingjerk
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

A video on Python dependency management. Version pinning, virtual environments and modern tooling, and uv. Voiced by ...

8:49
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

8,379 views

10 months ago

Solve Computer Science
Mastering Python packages: organizing files and best practices - Virtual environments (#02)

Lesson #02 of the "Mastering Python packages: organizing files and best practices" course. Course intro: ...

12:09
Mastering Python packages: organizing files and best practices - Virtual environments (#02)

128 views

1 year ago

Jonathan Dinu
Stateful Distributed Computing in Python with Ray Actors

Learn how to perform stateful distributed computation in Python with the Ray actors API.

16:33
Stateful Distributed Computing in Python with Ray Actors

8,696 views

4 years 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??

14,114 views

4 years ago

Trading Nerd
I Build My Own Charting Software | From 0 To Algo Trader - Ep. 2

In this episode, I build a charting software for my algotrading framework using Lightweight Charts. Lightweight Charts is a free ...

4:50
I Build My Own Charting Software | From 0 To Algo Trader - Ep. 2

10,727 views

1 year ago

Professor D's (Debrecht) In Depth View of Math
Using a Jupyter Notebook to Program in Python

In this video, we discuss how to use a Jupyter notebook to program in Python on the CoCalc system. In the video, we cover the ...

15:41
Using a Jupyter Notebook to Program in Python

612 views

1 year ago

Simple Means Easy
Discover and Discard Duplicates with Python Pandas: No Excel Involved

"Looking for a straightforward way to manage duplicate values in your data, without the hassle of Excel? In this video, we delve ...

5:25
Discover and Discard Duplicates with Python Pandas: No Excel Involved

10 views

2 years ago

Data Analytics& Science
0. Install Python

This video briefly summarizes what #Python is and how to install it. It also shows how to download #Anaconda as an Interface.

4:20
0. Install Python

718 views

2 years ago

Christian Drumm
Python for Beginners - Week 6 Unit 2 - Importing libraries

Let's jump over to our Jupyter Notebook and see how to import libraries in Python. In order to import a library in Python, I would ...

10:55
Python for Beginners - Week 6 Unit 2 - Importing libraries

44 views

2 years ago

Adam Gardner
PROMETHEUS Metrics for your Python FastAPI App

In this video I will show you how to instrument a Python FastAPI to emit or send Prometheus Metrics. I also show those same ...

5:42
PROMETHEUS Metrics for your Python FastAPI App

7,406 views

1 year ago

Nexapy Technologies
Install Python, Virtual Environment & Django

In this video, we'll install and set up Django step by step so you can start building web applications. What we'll cover in this ...

10:30
Install Python, Virtual Environment & Django

51 views

5 months ago

Christian Drumm
Python for Beginners - Week 6 Unit 5 - Installing additional libraries

So let's first check if maybe this wordcloud library is already available. If I type in "pip list", I'll get a list of all Python libraries which ...

6:22
Python for Beginners - Week 6 Unit 5 - Installing additional libraries

44 views

2 years ago

Serdar Yegulalp
Akilang: A compiler created with Python + LLVM

A brief demo of a project I've been tinkering with, a compiler for a simple little language that uses Python 3.6 and the llvmlite ...

8:08
Akilang: A compiler created with Python + LLVM

5,285 views

7 years ago

Spoken-Tutorial IIT Bombay
Using python modules - English

Using python modules scipy pylab sys.

12:20
Using python modules - English

1,452 views

11 years ago

Solve Computer Science
Mastering Python packages: organizing files and best practices - Requirements files (#03)

Lesson #03 of the "Mastering Python packages: organizing files and best practices" course. Course intro: ...

14:56
Mastering Python packages: organizing files and best practices - Requirements files (#03)

53 views

1 year ago

Microsoft Visual Studio
Visual Studio 2019 Launch: Python development with Visual Studio

Visual Studio 2019 comes with a number of updates for Python developers. See how Visual Studio 2019 makes working with ...

14:16
Visual Studio 2019 Launch: Python development with Visual Studio

179,479 views

6 years ago

Christian Drumm
Python for Beginners - Week 2 Unit 4 - Iterating using the for loop

In reality, just to stress this again, you should of course always use the min and max function from the Python standard library.

15:49
Python for Beginners - Week 2 Unit 4 - Iterating using the for loop

201 views

2 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,245 views

3 years ago

Christian Drumm
Python for Beginners - Week 3 Unit 5 - Important funtions and methods for complex data types

Additionally, it also makes sense to, for example, jump to the Python documentation for dictionaries and to have a look, to scroll ...

13:47
Python for Beginners - Week 3 Unit 5 - Important funtions and methods for complex data types

92 views

2 years ago