Skip to content
#

numpy-exercises

Here are 79 public repositories matching this topic...

The NumPy and Pandas Learning Exercises and Practice Code repository is a collection of resources for individuals who are interested in learning the NumPy and Pandas libraries and their functions. Both libraries are powerful libraries for numerical computing and data analysis in Python and are widely used in scientific computing, data science.

  • Updated Mar 8, 2022
  • Jupyter Notebook

It includes the basic and advance numpy array manipulations. The topics like indexing, slicing, fast element array-wise functions, mathematical and statistical methods, filing, linear algebra functions, pseudo-random numbers, reshaping, splitting, concatenating,tiles, repeating, where( ) function & numpy advanced array manipulation are implemented.

  • Updated May 28, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the numpy-exercises topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the numpy-exercises topic, visit your repo's landing page and select "manage topics."

Learn more