Podcast
Questions and Answers
What are the topics covered in Unit 5 of SRM's Programming for Problem Solving course?
What are the topics covered in Unit 5 of SRM's Programming for Problem Solving course?
Creating NumPy Array, Numpy Indexing, Numpy Array attributes, Slicing using Numpy, Descriptive Statistics in Numpy, Introduction to Pandas, Creating Series Objects, Data Frame Objects, Simple Operations with Data frames, Querying from Data Frames, Applying Functions to Data frames, Comparison between Numpy and Pandas, Speed Testing between Numpy and Pandas, Other Python Libraries
Name two recommended text books for the course.
Name two recommended text books for the course.
- Python Datascience Handbook, Oreilly, Jake VanderPlas, 2017 [Chapters 2 & 3] 2. Python For Beginners, Timothy C. Needham, 2019 [Chapters 1 to 4]
What is the acronym 'SRM' stand for?
What is the acronym 'SRM' stand for?
SRM stands for the name of the institution, SRM Institute of Science and Technology
What does 'NumPy' stand for?
What does 'NumPy' stand for?
Signup and view all the answers
Where can you find Python tutorials and resources online?
Where can you find Python tutorials and resources online?
Signup and view all the answers