Skip to content

Assessment for Data Science Course, Digital Science, LPI, UPC, Paris

Notifications You must be signed in to change notification settings

dilancroos/data_visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Data Visualisation Project

Dilan Croos

Explore the docs »

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgments

About The Project

Task:

Take a notebook and try to analyse data with visualization to show some relevant information about Covid-19.

Instructions:

  • You can use all the Python visualization libraries that you want.

  • You need to use at least 3 different kinds of visualization.

  • You need to have at least 5 plots in your notebook.

  • You need to explain in few words each visualization :

    • Why did you choose this kind of visualization ?
    • How is this visualization relevant to understand the dataset ?
  • Your submission is only your notebook (=> .ipynb)

  • You need to submit it before Sunday 19th November 23h59 on Github

Data to Use:

Data Description :

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Python 3.11.6^

  • install pip

    $ python3 -m pip install pip

Installation

  1. Clone the repo

    $ git clone git@github.com:dilancroos/data_visualisation.git
  2. Change to the working directory

    $ cd data_visualisation
  • Check Usage to create a virtual environment

(back to top)

Usage

  • Create a virtual environment .venv

     $ python -m venv .venv
  • Enter the virtual environment .venv

     $ source .venv/bin/activate

(back to top)

Contact

Dilan Croos - antondilan.crooswarnakulasuriya@cri-paris.org.com

Project Link: https://github.com/dilancroos/data_visualisation

(back to top)

Acknowledgments

(back to top)

About

Assessment for Data Science Course, Digital Science, LPI, UPC, Paris

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published