ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

852 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

759 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,334 views

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

4 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,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

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,383 views

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

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

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,731 views

1 year 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

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,411 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

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

16,168 views

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

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

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

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