Buch, Englisch, 228 Seiten, Paperback
Buch, Englisch, 228 Seiten, Paperback
ISBN: 978-93-91818-35-7
Verlag: PHI Learning
Key Features - This textbook prepares students to:
- Learn basic and advanced features in NumPy.
- Solve real-world data analysis problems through detailed examples.
- Use NumPy to write code in more concise and clear manner.
- Write programs related to 4-D arrays.
This book is primarily meant for a programming language course taught to undergraduate students of Computer Science and Engineering, Information Technology, and Electronics and Communication Engineering. Software Engineers can also use the book as a reference for better understanding, how their programs interact with the system within less time compared to all other programming languages.
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
- Preface
- 1. Introduction
- 2. Creation of NumPy Array
- 3. Data Types and String Operations
- 4. Indexing, Slicing and Advanced Indexing
- 5. Arithmetic Operator
- 6. Broadcasting
- 7. Array Manipulation Functions
- 8. Joining and Splitting of Arrays
- 9. Sorting and Searching Elements of nd Array
- 10.Insert and Delete Elements of nd Array
- 11.Matrix Multiplication Using dot() Function
- 12.Linear Algebra Function from LINALG Module
- 13.Unique Function and IO Operations with NumPy
- 14.Basic Statistics with NumPy
- 15.NumPy Mathematical and Financial Functions
- 16.Functional Programming
- Index