Learn Python Programming and Cryptocurrency Data Analysis

Learn Python Programming and Cryptocurrency Data Analysis

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 1.5 Hours | 721 MB

Learn Python Programming by doing!

The goal of the course is to introduce students to Python Version 3.x programming and Data Analysis.

Here is what you will get and learn by taking this Learn Python Programming and Cryptocurrency Data Analysis course:

  • How to install Python on Windows, Mac, and Linux.
  • How to work with various data types.
  • What variables are and when to use them.
  • How to connect to an RESTful Api.
  • How to write data to Excel files.
  • The importance of white space in Python.
  • How to sort and analyse data with Python.
Table of Contents

Introduction
1 Introduction
2 Installing Python and PyCharm
3 PyCharm Introduction

Python Basics
4 Variables
5 Data Structures
6 Control Flow
7 Functions

Data Analysis with Pandas
8 Data Analysis with Pandas Library

Connect to Coinmarketcap REST Api
9 Import data from Coinmarketcap REST Api
10 Analyse data from Coinmarketcap REST Api
11 Connect to Coinmarketcap Professional REST Api

Writing the data to an Excel file
12 Writing data to Excel part 1
13 Writing data to Excel part 2

Bonus
14 Connect to Binance REST Api