Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. Python
  3. Question
Python

How can I use np.newaxis for manipulation of the arrays?

Asked by Bhagwati Dubey Jan 10, 2024 960 views 1 answer
Share

About this question

 I am currently working on a machine learning project in which I need to manipulate the arrays for proper input into a neural network. How can I apply the function of “np.newaxis” for reshape the arrays? 

Your answer

1 Answer

More Python discussions