READMEΒΆ

  • If you examine data by multiple dimensions, you need pyg.base.dictable.

  • If you use MongoDB, you need pyg.mongo.

  • If you use pandas for timeseries analysis, you should consider using pyg.timeseries.

pyg is both succinct and powerful and makes your code almost boilerplate free and easy to maintain. As an example, I estimate that Man AHL, a leading quant hedge fund, relies on about 50 coders to replicate the functionality and maintain boilerplate code that pyg would make redundant.

Below is autodoc created by sphinx followed by tutorials created in jupyter notebooks.