Book Image

Data Analysis with Python [Video]

By : Marco Bonzanini
Book Image

Data Analysis with Python [Video]

By: Marco Bonzanini

Overview of this book

<p>Python is a popular programming language ,widely used in many scenarios and easy to use to use. Data Science is an interdisciplinary field that employs techniques to extract knowledge from data. As one of the fast growing fields in technology, the interest for Data Science is booming, and the demand for specialized talent is on the rise.</p> <p>This course introduces the audience to the field of Data Science using Python tools to manage and analyze data. You can learn some of the fundamental tools of the trade and apply them to real data problems. And along the way it discusses the use of Python stack for data analysis and scientific computing, and expands on concepts of data acquisition, data cleaning, data analysis and machine learning.</p> <h1>Style and Approach</h1> <p>A fun and friendly course packed with step by step instructions, it shows you how to get up and running with Python virtual environments using Conda. This course is divided into clear chunks so you can learn at your own pace.</p> <p>We’ll discuss the creation and management of different environment, how to install Python packages for Data Science and how to use Jupyter notebooks as development tool.</p>
Table of Contents (4 chapters)
Chapter 1
Python Core
Content Locked
Section 2
Python Core Concepts and Data Types
This video introduces some basic Python syntax and concepts. The aim of this video is to provide you with a brief overview of the most important Python constructs. - View a description of the most commonly used built-in data types - View a description of the custom function definition - View a description of the main control flow statements