Articles by Piotr Storożenko

Introduction to Data Science with Python

October 26, 2022 | Piotr Storożenko

We’re happy to announce a new data science in Python course by Appsilon has been released and is available to everyone for free, as open-source material! Check out the course repository on GitHub!  The course is a great way to introduce yourself to the Data Science world. It does ...
[...Read more...]

Quarto and Jupyter Notebooks

August 4, 2022 | Piotr Storożenko

In a recent post, we discussed how to use Quarto with Python and VS Code. However, as a Python user, I’m not that familiar with .Rmd/.qmd files; I use ipynb notebooks most often. And in this post, I’ll show why you might consider using Jupyter Notebooks and ...
[...Read more...]