Vigyata.AI
Is this your channel?

THIS Is How I Write Clean Data Science Code EVERY TIME

3.0K views· 130 likes· 5:51· Jul 30, 2022

🛍️ Products Mentioned (2)

In this video, I will show you how to format Python code automatically for your data science projects with Black. Thanks to this package, you can improve the style and readability of your code without having to worry or think about it. I'll also show you how to change the settings in Visual Code Studio (VS Code) to automatically run Black on saving, so your code is always on point. Install - pip install black VS Code Settings - Python Formatting Provider — Black - Format On Save — On Black - https://github.com/psf/black PEP 8 — the Style Guide for Python Code - https://pep8.org/ Let's Connect - Instagram | https://instagram.com/daveebbelaar - LinkedIn | https://linkedin.com/in/daveebbelaar - Twitter | https://twitter.com/daveebbelaar

🎬 More from Dave Ebbelaar