Skip to content

MLHub package to demonstrate the concept of barcharts for teaching data science.

Notifications You must be signed in to change notification settings

simonzhaoms/barchart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualise Data Through Barcharts

This MLHub package provides a simple demonstration "model" showing the concept of bar charts. This is useful for the new data scientist learning the power of visualising data. Barcharts are one simple yet effective approach to understanding the narrative the data can tell us.

The examples come from the Essentials of Data Science by Graham Williams. Further support material is also available from Togaware.

Visit the github repository for more details: https://github.com/gjwgit/barchart

Usage

To install and run the package:

$ pip3 install mlhub
$ ml install   barchart
$ ml configure barchart
$ ml demo      barchart

About

MLHub package to demonstrate the concept of barcharts for teaching data science.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 86.8%
  • Makefile 13.2%