Appendix C. NumPy Arrays

Introduction

Arrays are the fundamental data structure introduced by NumPy, and they are the base of all libraries for scientific computing and data analysis we discussed in this book. This appendix will give a brief overview of the following array features:

  • Array creation and member access
  • Indexing and slicing
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset