jetbrains-academy / Python-Libraries-NumPy

MIT License
1 stars 3 forks source link

Python Libraries - NumPy course official JetBrains project

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.