write2sushma / Bootcamp-Data-Analysis-beginner-apr-may2020

Python Bootcamp Data Analysis for Beginners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Python Bootcamp Data Analysis for Beginners

Bootcamp description

In this bootcamp we get you started with Python programming. The first two lessons will cover Python basics, starting from the 3rd lesson we will be moving towards pandas for data analysis.

After finishing this bootcamp you will:

  • understand high-level code in general
  • know a bit how your computer and its file system works
  • feel familiar with the Python language
  • know what git and github is
  • play with pandas and perform basic of data analysis with it

Do not worry if you have zero programming knowledge and do not know how to install Python packages or how to navigate the file system of your computer with a terminal. We will cover this as well.

In this repository you will find:

  • Instructions how to install Python and Jupyter notebooks with miniconda on your computer
  • The content to follow our live lessons starting from the 29th of April, 2020. It's a live repository which will be updated once per week with new exercises, home assignments and solutions.

Setup

If you have Python and Jupyters notebooks with mini(conda) already installed on your computer

Clone this git repository and you are ready to go

Help, I do not have it

Relax and follow along one of these instructions video:

Requirements

  • mini(conda)
  • or Python>=3.7 and Juypter notebooks

Credits

The content of this Bootcamp was created by @pyladiesams. Feel free to use it and tell more people about us, as we aspire helping everyone, who wants to learn and master Python programming language.

About

Python Bootcamp Data Analysis for Beginners


Languages

Language:Jupyter Notebook 100.0%