Skip to content

dianagamedi/IntroductionStatistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to statistics

This project contains jupyter notebooks to illustrate examples and knowledge learnt for statistic courses.

Setup

To create a new python environment:

make setup

To run a jupyter notebook locally:

make jupyter

Description of notebooks

Programming charts

Notebook programming_charts.ipynb contains code to create different plots:

  • Scatter plot
  • Barchart
  • Histograms

It uses package matplotlib for drawing plots.

It includes pandas to interact with data and plot data frames.

Resources

About

Statistics exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published