Awesome PyCharm Extensions For Data Scientists

Manpreet Singh
4 min readJul 27, 2021

Welcome back! PyCharm is an awesome IDE for data scientists, so let’s take a look at some of the best extensions for this software. Now, these extensions do range a bit in use, but most of these could be implemented in most of your data science projects. With that long introduction out of the way, let’s get started!

.CSV

This is by far one of my favorite extensions for PyCharm, especially for any data related project. .CSV allows us to edit CSV/TSV and even PSV files very easily, this may seem like the exact opposite of what a data scientist should do (manual editing of data), but it doesn’t hurt to have this extension laying around. If you want to check this extension out, here is the link:

Sonar Lint

--

--