Subash Chandran posted: "In [16]: x1=[1,2,3,4] In [17]: np.repeat(x1,3) Out[17]: array([1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4]) "
|

Subash Chandran posted: "In [16]: x1=[1,2,3,4] In [17]: np.repeat(x1,3) Out[17]: array([1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4]) "
|
Write a newfangled code fragment at an earlier stage to use it. Then call another method and make sure their input is the correct one. The s...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.