Scikit-learn

The Scikit-learn (Sklearn) library is the most well-known allround machine learning library for Python. It offers many machine learning techniques but also includes utility functionality for things like pipelines and preprocessing in data science projects.

Website