Giter VIP home page Giter VIP logo

data-analysis-with-python's Introduction

Data Analysis with Python

Overview

Introduction

Numerical Computation with NumPy

Analyzing Tabular Data with Pandas

Visualization with Matplotlib and Seaborn

Resources

Introduction

  • This is a Data Analysis With Python practical, beginner-friendly and coding-focused introduction to data analysis covering the basics of Python, Numpy, Pandas, data visualization and exploratory data analysis.

  • This is a part of Jovian.ml course, in association with freeCodeCamp.

  • Here is the complete Youtube Playlist for Data Analysis With Python.

  • All my learnings and notebooks can be viewed on My Jovian.ml Profile

    • Jovian.ml is like Github for Jupyter Notebooks. It is very helpful.

    • Running using free online resources. The easiest way to start executing this notebook is to click the "Run" button at the top of this page, and select "Run on Binder". This will run the notebook on mybinder.org, a free online service for running Jupyter notebooks. You can also select "Run on Colab" or "Run on Kaggle", but you'll need to create an account on Google Colab or Kaggle to use these platforms.

    • Whether you're running this Jupyter notebook on an online service like Binder or on your local machine, it's important to save your work from time, so that you can access it later, or share it online. You can upload this notebook to your Jovian.ml account using the jovian Python library.

First, you need to install the Jovian python library, if it isn't already installed, and then import it.

!pip install jovian --upgrade --quiet
import jovian

Let's Start

Numerical Computations with NumPy

Going through the basics of NumPy.

If the notebook doesn't load, on Github, view it on Jovian.

Five NumPy operation, I bet you don't know!

This was a part of the assignment for NumPy Operations.

100 NumPy Exercises

It is not possible to know all functions of this huge library, the best way is to get an idea, is to look at the problem and solve it.

Analyzing Tabular Data with Pandas

Going through the basics of Pandas, via a small Case Study - Italy Covid Data Analysis.

If the notebook doesn't load, on Github, view it on Jovian.

Covid-19 World-wide Analysis

This was a part of the assignment for Pandas Analysis - Pre-processing, asking questions and answering them after analysing the Datasets.

Visualization with Matplotlib and Seaborn

Once done with pre-processing and analysing Datasets, it's time to visualize them! Visualizing data is an essential part of data analysis and machine learning.

If the notebook doesn't load, on Github, view it on Jovian.

Real-time project - An exhaustive Whatsapp Chat Data Analysis

  • Have a look at a detailed Medium Article for this project!

  • The complete project can be viewed on the repository - whatsapp-chat-analysis.

  • If the notebook doesn't load, the complete notebook can be viewed on Whatsapp Chat Analysis website, the notebook as been embedded in a index.html file, so that the complete analysis could be viewed easily.

Where to go from here?

  • Exploring more datasets! It is never-ending, there can be Infinite Stories with Data!
  • Once, done with enough Data Analysis, try making Datasets, scraping Data from websites and creating Interesting Datasets!
  • Trying hands on Machine Learning and Deep Learning.

Author

data-analysis-with-python's People

Contributors

tusharnankani avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.