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
To install and run the package:
$ pip3 install mlhub
$ ml install barchart
$ ml configure barchart
$ ml demo barchart