ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

43 results

Roel Van de Paar
I want new line after one list in 2D Array in python with a file text

I want new line after one list in 2D Array in python with a file text Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:03
I want new line after one list in 2D Array in python with a file text

0 views

5 days ago

Roel Van de Paar
python hex payload into bytearray and convert endianness

python hex payload into bytearray and convert endianness Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:29
python hex payload into bytearray and convert endianness

9 views

2 days ago

Roel Van de Paar
Why we cannot create an array with a constant in cu

Why we cannot create an array with a constant in c? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:50
Why we cannot create an array with a constant in cu

12 views

1 day ago

Roel Van de Paar
Intersection area between a numpy array and a shapely polygon

Intersection area between a numpy array and a shapely polygon Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:10
Intersection area between a numpy array and a shapely polygon

11 views

3 days ago

Roel Van de Paar
Real time plotting in matplotlib from a numpy array

Real time plotting in matplotlib from a numpy array Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:38
Real time plotting in matplotlib from a numpy array

6 views

4 days ago

PyCon JP
Day2 Dahlia2 5 How Fast Can We Go? Build a NumPy Like Backend in C++ with Python Bindings

... building a Python like array back end so the title is how fast can we go build a numpy like back end in C++ with Python bindings ...

23:10
Day2 Dahlia2 5 How Fast Can We Go? Build a NumPy Like Backend in C++ with Python Bindings

4 views

6 days ago

Roel Van de Paar
Using fscanf to fill a structure array

Using fscanf to fill a structure array Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:58
Using fscanf to fill a structure array

6 views

5 days ago

Roel Van de Paar
How to feed a value into a field in a json array in Gatling?

How to feed a value into a field in a json array in Gatling? Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:25
How to feed a value into a field in a json array in Gatling?

14 views

2 days ago

Roel Van de Paar
How can I save 2D integer array to image?

How can I save 2D integer array to image? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:33
How can I save 2D integer array to image?

14 views

3 days ago

Roel Van de Paar
Joi validate Sum across an Array

Joi validate Sum across an Array Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:27
Joi validate Sum across an Array

2 views

3 days ago

Roel Van de Paar
Convert all values in numpy array if that value found in a list of numpy array without MemoryError

Convert all values in numpy array if that value found in a list of numpy array without MemoryError Helpful? Please use the ...

1:34
Convert all values in numpy array if that value found in a list of numpy array without MemoryError

19 views

3 hours ago

Roel Van de Paar
expected dense_34_input to have shape (33,) but got array with shape (1,)

Error when checking input: expected dense_34_input to have shape (33,) but got array with shape (1,) Helpful? Please use the ...

1:58
expected dense_34_input to have shape (33,) but got array with shape (1,)

13 views

5 hours ago

Roel Van de Paar
Array with objects, increasing/decreasing one of the value in object after click on button

Array with objects, increasing/decreasing one of the value in object after click on button Helpful? Please use the *Thanks* button ...

2:43
Array with objects, increasing/decreasing one of the value in object after click on button

5 views

5 days ago

CodewithHimanshu
Loops in Python | for loop & while loop Explained | Python Day 6

Welcome to CodeWithHimanshu This is Day 6 of the Python Zero to Generative AI series. In this video you will learn: for loop in ...

18:30
Loops in Python | for loop & while loop Explained | Python Day 6

16 views

4 days ago

Roel Van de Paar
Error: Failed to convert a NumPy array to a Tensor (Unsupported object type numpy.ndarray)

Error: Failed to convert a NumPy array to a Tensor (Unsupported object type numpy.ndarray) Helpful? Please use the *Thanks* ...

2:32
Error: Failed to convert a NumPy array to a Tensor (Unsupported object type numpy.ndarray)

19 views

5 days ago

Owen Wu
Final Element After Subarray Deletions

Leetcode #3828 (Could not solve on my own - come back to review later)

0:41
Final Element After Subarray Deletions

0 views

5 days ago

The Debug Zone
Vectorization to calculate many distances

Today's Topic: Vectorization to calculate many distances Thanks for taking the time to learn more. In this video I'll go through your ...

3:54
Vectorization to calculate many distances

0 views

2 days ago

Owen Wu
Minimum K to Reduce Array Within Limit

Leetcode #3824.

7:45
Minimum K to Reduce Array Within Limit

9 views

2 days ago

Roel Van de Paar
Can an empty ArrayField on Django Admin be saved?

Can an empty ArrayField on Django Admin be saved? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:49
Can an empty ArrayField on Django Admin be saved?

4 views

4 days ago

Owen Wu
Shortest Subarray With Sum at Least K

Leetcode #862 (Could not solve on my own - come back to review later)

3:57
Shortest Subarray With Sum at Least K

0 views

1 day ago

Roel Van de Paar
Cannot cast array data from dtype('float64') to dtype('<U32') according to the rule 'safe'

cut function : Cannot cast array data from dtype('float64') to dtype('<U32') according to the rule 'safe' Helpful? Please use the ...

1:39
Cannot cast array data from dtype('float64') to dtype('<U32') according to the rule 'safe'

6 views

6 days ago

Roel Van de Paar
xarray - Merge multiple DataArray objects with overlapping or missing time coordinates

xarray - Merge multiple DataArray objects with overlapping or missing time coordinates Helpful? Please use the *Thanks* button ...

2:10
xarray - Merge multiple DataArray objects with overlapping or missing time coordinates

29 views

2 days ago

FINOS
Inside the CDM Roadmap: AI, Tokenization, and What's Next

In this technical update, David Shone (ISDA) provides an "annual report" on the progress and adoption of the Common Domain ...

29:09
Inside the CDM Roadmap: AI, Tokenization, and What's Next

19 views

3 days ago

Owen Wu
Three Divisors

Leetcode #1952.

0:57
Three Divisors

0 views

1 day ago

Roel Van de Paar
How to feed a nested array into an SVM model?

How to feed a nested array into an SVM model? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:59
How to feed a nested array into an SVM model?

10 views

4 days ago