Book Image

Learning Python for Data Science [Video]

By : Ilyas Ustun
Book Image

Learning Python for Data Science [Video]

By: Ilyas Ustun

Overview of this book

Python is an open source community-supported, general-purpose programming language that, over the years, has also become one of the bastions of data science. Thanks to its flexibility and vast popularity, data analysis, visualization, and machine learning can be easily carried out with Python. This course will help you learn the tools necessary to deploy its features for data science applications. In this course, you will learn all the necessary libraries that make data analytics with Python rewarding and effective. You will get into hands-on data analysis and machine learning by coding in Python. You will also learn the NumPy library used for numerical and scientific computation. You will employ useful libraries for visualization (Matplotlib and Seaborn) to provide insights into data. Further, you will learn various steps involved in building an end-to-end machine learning solution. The ease of use and efficiency of these tools will help you learn these topics very quickly. The video course is prepared with applications in mind. You will explore coding on real-life datasets, to enable you to utilize your learning within your own projects. By the end of this course, you’ll have progressed through a journey from data cleaning and preparation to creating summary tables, and from visualization to machine learning and prediction. This video course will prepare you to enter the world of data science. Welcome to our journey! The code bundle for this video course is available at - https://github.com/PacktPublishing/Learning-Python-for-Data-Science This course uses Python 3.6, while not the latest version available, it provides relevant and informative content for legacy users of Python.
Table of Contents (8 chapters)
Chapter 2
Introducing Jupyter
Content Locked
Section 2
Starting Jupyter
The aim of this video is learn about how to start Jupyter. - Explore how to start through Windows - Explore how to start through the command line interface