For those who want to get started with data analysis in Python This article will introduce Jupyter Notebook and Jupyter Lab (collectively called Jupyter), very reliable tools for data analysis in Python. Jupyter is already in common use in the data science world, but I would like to show its benefits with a demo. Assumptions In this article, I analyze data under the…