Research Library
0.0.2
  • Philosophy of ResLib
  • Installation of ResLib
  • Quickstart
  • API
    • reslib package
    • Data
      • reslib.data package
      • reslib.data.sources package
      • reslib.data.sources.wrds package
    • Automate
      • reslib.automate package
    • Process
      • reslib.processing package
    • Config
      • Reslib Config (reslib.config)
Research Library
  • Docs »
  • API

API¶

This part of the documentation covers all the interfaces of ResLib.

  • reslib package
    • Subpackages
    • Module contents

Data¶

The data module provides functionality relating to the managing of datasets.

  • reslib.data package
    • Subpackages
    • Submodules
    • reslib.data.cache module
    • reslib.data.dataframe module
    • reslib.data.merges module
    • Module contents
  • reslib.data.sources package
    • Subpackages
    • Submodules
    • reslib.data.sources.edgar module
    • Module contents
  • reslib.data.sources.wrds package
    • Submodules
    • reslib.data.sources.wrds.compustat module
    • reslib.data.sources.wrds.linking module
    • Module contents

Automate¶

  • reslib.automate package
    • Subpackages
    • Submodules
    • reslib.automate.code_parser module
    • reslib.automate.scanner module
    • Module contents

Process¶

  • reslib.processing package
    • Submodules
    • reslib.processing.loops module
    • reslib.processing.notebooks module
    • reslib.processing.plot module
    • Module contents

Config¶

  • Reslib Config (reslib.config)
    • Finding the config file:
    • Loading the config file:
    • Example config file:
    • Removing the Singleton functionality:
Next Previous

© Copyright 2019, Maclean Gaulin

Built with Sphinx using a theme provided by Read the Docs.