Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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 with exercises, home assignments and solutions.

Setup

If you have Anaconda installed:

Clone this git repository and you are ready to go

If you have git, Python and Jupyters notebooks, miniconda installed:

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

Note: If you already have anaconda environment then you don't need to install anything.

or

  • Python>=3.7, Jupyter notebooks, git

Recorded video lessons and Capstone presentations

Lesson 1

Lesson 2

Lesson 3

Lesson 4

Capstone

Credits

The content of this Bootcamp was created by @pyladiesams and licensed under MIT License. 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.

Releases

No releases published

Packages

No packages published