13. Reshaping Numpy Arrays (reshape(-1,1))(Part 3)

Опубликовано: 19 Август 2020
на канале: Data Thinkers
268
9

In this NumPy tutorial video, we are going to discuss about:

Numpy reshape() with !!! Unknown Dimension !!!
-----------------------------------------------------------------------------------------
We can give an unknown dimension in the reshape function.
This means that we do not have to specify an exact number for one of the dimensions in the reshape() function.
For that unknown dimension, we have to write “-1” as the value.
Numpy will calculate this number for you.
----------------------------------------------------------------------------------
Alert :
---------
We can not pass “-1” to more than one dimension
-------------------------------------------------------------
If you enjoy these tutorials, like the video, and give it a thumbs up and also share these videos with your friends and families if you think these videos would help him.
Please consider clicking the SUBSCRIBE button to be notified of future videos.


Thank you


Смотрите видео 13. Reshaping Numpy Arrays (reshape(-1,1))(Part 3) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Data Thinkers 19 Август 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 268 раз и оно понравилось 9 людям.