Python Programming - Arrays - Discussion
Discussion Forum : Arrays - General Questions (Q.No. 61)
61.
What is the result of the expression
np.linspace(0, 1, 5, endpoint=False)
?
Answer: Option
Explanation:
The expression generates an array with values from 0.0 to 1.0 (exclusive) with a step of 0.2 and excludes the endpoint.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers