ResLib: Research Library¶
Release v0.0.2. (Installation of ResLib)
Research Library is intended to help Accounting and Finance researchers do efficient, repeatable research.
This documentation provides an overview of ResLib, starting with the Philosophy of ResLib, and then diving into the nuts and bolts with the Installation of ResLib and then the Quickstart. The rest of the docs describe each component of ResLib in detail, with a full reference in the API section.
ResLib relies heavily on Doit for pipeline automation, and Pandas for data wrangling. The documentation for these libraries can be found at:
User Guide¶
This part of the documentation, which is mostly prose, begins with some background information about ResLib, then focuses on step-by-step instructions for project development with ResLib.
API¶
This part of the documentation dives into the gory detail of ResLib in all it’s paltry equivalent of glory.