Posted on 10th September 2024|22 views
How to change the shape of an array in python?
Posted on 10th September 2024| views
The function reshape() is utilised to provide a new shape to an array without even changing the data of that array. The new shape must be fitted with the primary shape.
If you are looking for the Python certification course, you can check out this Python course by Mindmajix.