Effective Data Science with PyCharm

preview_player
Показать описание

According to a recent survey, Python is the most popular language among data scientists. PyCharm is a great IDE, but I noticed the trap of only using a subset of PyCharm's features. To help fix this, I created a Pluralsight course to boost Python productivity in the context of data science, by making the most out of PyCharm. In this webinar, I demo and discuss some PyCharm features that I present in more detail in the course.

About the Presenter:
Рекомендации по теме
Комментарии
Автор

You should've mentioned that most of the features you show are not available in Community version, only in paid Professional version.

Drampam
Автор

PyCharm my favourite IDE all the way.
Takes care of all the groundwork and helps you focus on problem at hand.
Nothing heavy about it.
Meant for those who want to cover some distance.

GianetanSekhon
Автор

9:42 Well in fact I am watching this video becouse I am interested in the Pycharm cientific features. I am not intereted in Jupiter notebook, as I am a developer. In fact the title of the video doesn't refer to Jypiter notebook at all. So thank you so much for sharing such an useful and practical information about Pycharm scientific integration.

fernando
Автор

Excelent!! Today i just was thinking to use Pycharm to make Data Science! I'm using it to make my research mastering project!

ambigus
Автор

Great tools with IDE, but so heavyweight.

sfrias
Автор

How can i activate to watch those options on the botom right of the screen?

chispin
Автор

8:08 - 8:27 Select to execute to console is still useful

yash
Автор

How did pycharm executed the code in *Python Console* directly ?

jayanthsaikiran
Автор

Need a few simple improvements. Automatic default “context” so I don’t have to set this manually each time I want to quickly try something with a bit of data etc. this sort of chore work is horrible for productivity.

2) for data science, Jupyter notebook style shift tab quick documentation viewer for getting info about a function, module, etc.

astronemir
Автор

How does this compare to the recent jupyter notebook support added to VScode through the Python extension?

musicalsimon
Автор

How to run code in pycharm like spyder, variables in spyder stay saved in ipython console

Nathan.Araujo
Автор

Oh, did I forget to mention colab with gpu support?

ego_sum_liberi
Автор

how do I even get my data(excel spreadsheet) loaded into pycharm?

BeasD
Автор

Why don't you put some time stamps for a such a long video like this! I thinks it would really help.

Koolac
Автор

What extension did you used, like when you are typing anything it displays suggestions...any helps

UniverseGames
Автор

the data frame appears out of sequence in data view - rows are wiggled out!

motasimmasood
Автор

why can't my pycharm show the table in the sciview. It is so fraustrating

minxu
Автор

do you guys have a course for learning pycharm for data scientists and deep learning AI researchers?

brandomiranda
Автор

any mindful person keeps their taskbar on the shorter edge of screen (left/right edge in landscape orientation). microsoft slapped all of us mindfuls with windows 11.

yash
Автор

I get an error just as I import pandas:

ImportError: C extension: No module named 'pandas._libs.interval' not built. If you want to import pandas from the source directory, you may need to run 'python setup.py build_ext --force' to build the C extensions first.

I am using OSX and executing the Pro version of Pycharm (2020.3) and Python 3.8.5. Pandas package is installed and I can import it in the CE version as I type in the python console but cannot import it in the Pro version in the python console.

Any help is very much appreciated. @JetBrainsTV

nestoryague