/BitcoinDataAnalysis

A mini project created while learning various data science 📊 libraries in python 🐍

Primary LanguageJupyter Notebook

Bitcoin Data Analysis

This is a mini project made by Kevin Joshi
This project was made while learning data science 📊 in python 🐍. The historical data of Bitcoin (from 2012-01-01 to 2020-12-31) was studied and various conclusion were derived from the same. The dataset used was downloaded for free from Kaggle and can be found here.

Libraries Used

  • Numpy
  • Pandas
  • Matplotlib