Member-only story
Python Packages That Apple Uses
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at some Python packages that Apple actually uses!
Scikit-Learn
The first package I saw that Apple used quite a bit was Scikit-Learn, this is a machine learning library thats heavily used at this company, if you want to learn more about this package check out the link below:
Seaborn
Next up we have Seaborn, another very popular graphing package available for Python. Just like Matplotlib, this package allows you to develop beautiful charts right in the IDE (without having to export to another graphing tool), if you want to learn more about this package, check out the link below: