Best resource to learn Python for Data Science?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nbdev

    Create delightful software with Jupyter Notebooks

  • I've worked at a data engineer with data scientists and that is why I'm a fan of nbdev. It gives you the ability of coding in your jupyter notebook though have all all the conforts of softwhere dev. For example github actions (or gitlab pipelines) that will help improve you create notebooks that are ready to collaborate. nbdev also helps package your application into a python package where you can upload to pypi or an private repository and pip install it from there which is great for going from experimenting with data in jupyter to production.

  • PythonDataScienceHandbook

    Python Data Science Handbook: full text in Jupyter Notebooks

  • I find the book Python for Data Science to be an amazing introduction worths looking into.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts