Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the creation of arrays with numerical ranges in Python using NumPy functions arange(), linspace(), and logspace(). Learn how to generate sequences of numbers with specified start and stop indices, step sizes, and data types. Discover the differences between these functions, including their ability to work with float values and logarithmic scales. Practice implementing these functions in the Python interpreter and compare them to the built-in range() function for a comprehensive understanding of numerical array generation in Python programming.
Syllabus
Introduction
ARANGE
Array
Linespace
Logspace
Interpreter
Range
Float
Values
Taught by
Sundeep Saradhi Kanthety