ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

209 results

PyCon South Africa
Fast random number generation in Python and NumPy

Bernardt Duvenhage https://2018.za.pycon.org/talks/53-fast-random-number-generation-in-python-and-numpy/ A fast Random ...

39:32
Fast random number generation in Python and NumPy

1,399 views

7 years ago

Warriner Computer Science
5. Modules (turtle and random)

This series aims to teach Python step by step. In this video we look at how to import additional functionality into your oprograms ...

30:28
5. Modules (turtle and random)

637 views

7 years ago

MisterArk
CS1 Lesson 11 - Random module and guessing computer side

Beginner Python course http://arkiletian.com/cs1 00:00 Factorial assignment solution 03:33 Guessing game review 05:40 Random ...

40:16
CS1 Lesson 11 - Random module and guessing computer side

241 views

5 years ago

EuroPython Conference
Jair Trejo - Non Sequitur: An exploration of Python's random module

Jair Trejo - Non Sequitur: An exploration of Python's random module [EuroPython 2014] [24 July 2014] An exploration of Python's ...

29:13
Jair Trejo - Non Sequitur: An exploration of Python's random module

71 views

11 years ago

Alexander Hess - Pythonista
Extending core Python with the Standard Library

In this video, I show how we can extend core Python with functionality imported from the standard library. As examples, we import ...

20:58
Extending core Python with the Standard Library

421 views

4 years ago

Technanimals
Python Crash Course: Lesson 20 - Imports, modules, fun and games

Patreon: https://www.patreon.com/technanimals ---- Follow Me Online Here: Twitter: https://twitter.com/technanimals Medium: ...

59:01
Python Crash Course: Lesson 20 - Imports, modules, fun and games

32 views

5 years ago

UK DATA SERVICE
Workshop: Adding real world data to agent-based modelling for social scientists

Following on from the introductory webinar, this online workshop shows how researchers can add real-world data to agent-based ...

1:25:23
Workshop: Adding real world data to agent-based modelling for social scientists

1,105 views

3 years ago

src7cse
Numpy for mean, std variation, creating huge random data. Linear regression . Pls see description.

import numpy speed = [32111138,28,59,77,97] mean1 = numpy.mean(speed) variance1 = numpy.var(speed) stdeviation1 ...

25:45
Numpy for mean, std variation, creating huge random data. Linear regression . Pls see description.

61 views

4 years ago

Warriner Computer Science
10. File I/O - Python from the ground up

In this video we look at reading and writing to text files, and also object serialisation using the pickle module.

22:07
10. File I/O - Python from the ground up

62 views

6 years ago

brainhack org
Introduction to classical statistics in Python

BrainHack School - Week 1 Day 4 - Introduction to classical statistics with Python in a Jupyter Notebook by Jean-Baptiste Poline ...

1:21:53
Introduction to classical statistics in Python

187 views

5 years ago

Stephen Marz
Python - Operators and Math Module

Mathematical operators, ranging, slicing, and math module.

28:08
Python - Operators and Math Module

539 views

4 years ago

Venkata Reddy AI Classes
Python Pandas | Video 5 | Part 1 | Python Made Easy

Code File: https://colab.research.google.com/drive/1Ll4R7lZSp3_5Yi3wyFscGLndspAYrYYW Access the full playlist Python Made ...

26:27
Python Pandas | Video 5 | Part 1 | Python Made Easy

571 views

11 months ago

Kunaal Naik | AI Agents
Importing Data & EDA (Data Science Weekly Practice)

Join the Data Science Masterminds Community to stay connected. https://go.kunaalnaik.in/DataScience_GraphyCommunity Data ...

48:43
Importing Data & EDA (Data Science Weekly Practice)

425 views

Streamed 4 years ago

Marc Evanstein / music․py
Building Compositional Tools Using Classes (in SCAMP)

This SCAMP tutorial installment is all about how to turn a musical process into a class, which turns it into a reusable compositional ...

26:06
Building Compositional Tools Using Classes (in SCAMP)

1,998 views

4 years ago

Involcan Iter
Basic scientific plotting in Python: Matplotlib

Very welcome to the second lesson of the discourse of geophysics in Python well in this second lesson we are going to talk a little ...

28:18
Basic scientific plotting in Python: Matplotlib

177 views

6 years ago

العلوم بالعربية
توليد أرقام عشوائية على بايثون

شرح لدرس من الدروس حول توليد أرقام عشوائية بإستعمال لغة بايثون، شرح بالعامية المغربية.

26:48
توليد أرقام عشوائية على بايثون

87 views

4 years ago

Applied Data Science
Data Science: Python

Course materials for the Spring 2020 semester are available at https://github.com/umbcdata601/spring2020 and ...

2:41:23
Data Science: Python

75 views

6 years ago

Scientific Programming UOS
Scipy 2020 - 4.2 - Numerical Computing with Numpy - Creating Arrays

Probably Python is not your go-to language so yeah but as you can see here the empty array creation for a hundred thousand ...

21:02
Scipy 2020 - 4.2 - Numerical Computing with Numpy - Creating Arrays

17 views

5 years ago

Data Science Learning Community Videos
Methods for Network Analysis: Homophily and Exponential Random Graphs (ERGM) (mnetanal01 15)

Alaa Salah presents Chapter 15 ("Homophily and Exponential Random Graphs (ERGM)") from Methods for Network Analysis by ...

1:13:01
Methods for Network Analysis: Homophily and Exponential Random Graphs (ERGM) (mnetanal01 15)

711 views

2 years ago

EuroPython Conference
Austin Bingham - Python refactoring with Rope and Traad

Austin Bingham - Python refactoring with Rope and Traad [EuroPython 2014] [23 July 2014] Rope is a powerful Python refactoring ...

25:02
Austin Bingham - Python refactoring with Rope and Traad

203 views

11 years ago