diff --git a/community/index.html b/community/index.html index e13dcf6..ab96e93 100644 --- a/community/index.html +++ b/community/index.html @@ -21,5 +21,14 @@ bring up their questions or ideas on a large public mailing list or GitHub. Please see here for more -details and how to get an invite.

Study Groups and Meetups#

If you would like to find a local meetup or study group to learn more about NumPy and the wider ecosystem of Python packages for data science and scientific computing, we recommend exploring the PyData meetups (150+ meetups, 100,000+ members).

NumPy also organizes in-person sprints for its team and interested contributors occasionally. These are typically planned several months in advance and will be announced on the mailing list.

Conferences#

The NumPy project doesn’t organize its own conferences. The conferences that have traditionally been most popular with NumPy maintainers, contributors and users are the SciPy and PyData conference series:

Many of these conferences include tutorial days that cover NumPy and/or sprints where you can learn how to contribute to NumPy or related open source projects.

Join the NumPy community#

To thrive, the NumPy project needs your expertise and enthusiasm. Not a coder? Not a problem! There are many ways to contribute to NumPy.

If you are interested in becoming a NumPy contributor (yay!) we recommend checking out our Contribute page.

Also, feel free to stop by and say hi at one of our community meetings. To keep track of them, check out our events calendar here.

On this page