Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.38 KB

File metadata and controls

13 lines (11 loc) · 1.38 KB

Mastering Python Libraries – NumPy course

official JetBrains project Course%20catalog Marketplace

This is an introductory course by JetBrains Academy about the most popular Python library - NumPy. It will be most beneficial for learners with some basic Python skills.

You will learn the basics of ndarrays and operations on them, along with some possible applications. The course contains hands-on examples of code implementation and exercises to practice new skills.

The course is based on the official documentation of NumPy.

Have fun and good luck!

P.S. Want to contribute? Feel free to send a pull request to this repo.