ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

151 results

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

4 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

6 years ago

University of Jonathan
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,804 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

523 views

5 years ago

University of Jonathan
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,856 views

5 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

93 views

2 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

662 views

5 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

39 views

5 years ago

Jacob Itegboje
Pumping Python: write programs that make decisions

If you're a new developer or a student just starting to wrap your head around logical operations and truth tables, the terms nullary ...

12:20
Pumping Python: write programs that make decisions

98 views

1 year ago

Applied Language Technology
Preparing the data for learning word embeddings

In this video, we will learn how to map words to numbers using a technique called one-hot encoding. This enables the data to be ...

5:13
Preparing the data for learning word embeddings

694 views

5 years ago

The Digital Cat
Object-oriented programming in Python - Part 1 - Basic concepts

Welcome to a new series of videos on the Python programming language. This time I want to tackle OOP, Object-oriented ...

8:15
Object-oriented programming in Python - Part 1 - Basic concepts

674 views

6 years ago

University of Jonathan
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,765 views

5 years ago

haskelling
Haskelling the Advent of Code 2020 - Day 1

In this series, I'll be attempting to complete the 2020 Advent of Code in the Haskell programming language. This video shows a ...

8:10
Haskelling the Advent of Code 2020 - Day 1

1,984 views

5 years ago

JT Devs
Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j

Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j About us ======= JT Devs is a Software consulting ...

14:26
Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j

44 views

4 years ago

Cody Anderson
6.1 Relational Operators

Time to begin actual programming, where we use the code to make decisions. To accomplish this, we need to understand logical ...

5:32
6.1 Relational Operators

685 views

6 years ago

Tech With Pro
MASTER JSON IN PYTHON 👍 HOW TO USE JSON IN PYTHON❓👌

You'll learn how to read and write JSON files, convert between JSON and Python data structures, and more. Whether you're a ...

17:15
MASTER JSON IN PYTHON 👍 HOW TO USE JSON IN PYTHON❓👌

324 views

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

Cody Anderson
4.1 Built-in Functions Overview

Overview of using built-in functions in MATLAB. Different syntaxes. Finding help on MathWorks. Nesting functions. Examples used ...

6:19
4.1 Built-in Functions Overview

856 views

6 years ago

Tech With Pro
While Loops in Python | Python Tutorial for Beginners

Dive into the world of Python While Loops with our complete beginner's guide! In this video, we'll explore the fundamentals of ...

19:17
While Loops in Python | Python Tutorial for Beginners

168 views

1 year ago

Applied Language Technology
Adding custom attributes to spaCy objects

In this video, I'm going to show you how to add custom attributes to spaCy Token, Span and Doc objects. ✨ Check out the ...

4:55
Adding custom attributes to spaCy objects

2,053 views

5 years ago