Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 449 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 449 Bytes

WorkLoadInspecter

This is a simple Python module to gain insight into your workload.

Please take a look at Example.ipynb to see how it works.

Python packages

This module is written in Python version 3.6 and makes use of the following external modules:

  • pandas
  • datetime
  • seaborn

Contact