Saving Data

Learn how to save and load NumPy data.

Chapter Goals:

  • Learn how to save and load data in NumPy
  • Write code to save NumPy data to a file

A. Saving

After performing data manipulation with NumPy, it's a good idea to save the data in a file for future use. To do this, we use the ...

Access this course and 1400+ top-rated courses and projects.