Python Data Science Snippets
A collection of Sublime Text snippets for data science and machine learning in Python.
Overview
Python Data Science Snippets is a collection of useful Sublime Text snippets I organized and published. As the name suggests, the snippets are all related to data science and machine learning in the Python programming language.
Python Data Science Snippets has been downloaded from Package Control some 3,000 times, making it the most popular package I have published.
Motivation
While working on data science and machine learning projects in Python, I noted that some code appeared over and over again in my programs. I kept track of these commands and made them into snippets to avoid repeatedly typing them.
Snippets
Python Data Science Snippets contains over 70 snippets for 6 popular Python libraries. The included snippets are listed in the project’s README, available on GitHub and Package Control.
Learn More
The code for this plugin can be found here. Its Package Control listing is located here.
To learn more about my other Sublime Text plugins, visit this page.