LXer: Introduction to Python for Data Science
by LXer from LinuxQuestions.org on (#55P3J)
Published at LXer:
This is a short introductory training session on the use of Python in data science using Jupyter, pandas library and plotnine package. We focus on a common task in data science: import a data set, manipulate its structure, and then visualise the data. We shall use Python and a Jupyter Notebook to accomplish this task.
Read More...


This is a short introductory training session on the use of Python in data science using Jupyter, pandas library and plotnine package. We focus on a common task in data science: import a data set, manipulate its structure, and then visualise the data. We shall use Python and a Jupyter Notebook to accomplish this task.
Read More...