Power BI Fundamentals - Create visualizations and dashboards from scratch
Master Windows Internals - Kernel Programming, Debugging & Architecture
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Discover the fundamentals of the NumPy Python library in this comprehensive one-hour tutorial video. Begin with an introduction to NumPy's core concepts and capabilities, then progress through creating and manipulating multidimensional arrays. Master essential array slicing techniques to extract and modify specific portions of your data structures. Explore arithmetic operations between arrays and learn how NumPy's broadcasting feature enables efficient calculations between arrays of different shapes. Dive into aggregate functions for statistical analysis and data summarization, followed by filtering techniques to select specific array elements based on conditions. Conclude by generating and working with random numbers using NumPy's random module. This tutorial provides a solid foundation for advancing to more specialized topics like Pandas data manipulation, linear algebra applications, or advanced NumPy functionality.
Syllabus
00:00:00 introduction to NumPy
00:05:07 multidimensional arrays
00:12:54 slicing ✂️
00:24:04 arithmetic ✖️
00:33:21 broadcasting
00:39:42 aggregate functions
00:43:48 filtering
00:52:03 random numbers
Taught by
Bro Code