Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 219 Bytes

helpers

There are some pieces of code that I frequently use for data analysis. They can be used as a function library once the class is within the python search path.

import helpers
h = helpers.helpers()