Research Library
0.0.2
  • Philosophy of ResLib
  • Installation of ResLib
  • Quickstart
  • API
    • reslib package
      • Subpackages
        • reslib.automate package
        • reslib.data package
        • reslib.processing package
      • Module contents
        • reslib
    • Data
    • Automate
    • Process
    • Config
Research Library
  • Docs »
  • API »
  • reslib package

reslib package¶

Subpackages¶

  • reslib.automate package
    • Subpackages
    • Submodules
    • reslib.automate.code_parser module
      • reslib.automate.code_parser
    • reslib.automate.scanner module
      • reslib.automate.scanner
    • Module contents
      • reslib.automate
  • reslib.data package
    • Subpackages
      • reslib.data.sources package
        • Subpackages
          • reslib.data.sources.wrds package
            • Submodules
            • reslib.data.sources.wrds.compustat module
              • reslib.data.sources.wrds.compustat
            • reslib.data.sources.wrds.linking module
              • reslib.data.sources.wrds.linking
            • Module contents
              • reslib.data.sources.wrds
        • Submodules
        • reslib.data.sources.edgar module
          • reslib.data.sources.edgar
        • Module contents
          • reslib.data.sources
    • Submodules
    • reslib.data.cache module
      • reslib.data.cache
    • reslib.data.dataframe module
      • reslib.data.dataframe
    • reslib.data.merges module
      • reslib.data.merges
    • Module contents
      • reslib.data
  • reslib.processing package
    • Submodules
    • reslib.processing.loops module
      • reslib.processing.loops
    • reslib.processing.notebooks module
      • reslib.processing.notebooks
    • reslib.processing.plot module
      • reslib.processing.plot
    • Module contents
      • reslib.processing

Module contents¶

reslib¶

This package provides code to facilitate common Accounting/Finance research tasks, such as reading from WRDS or scraping EDGAR data.

copyright
  1. 2019 by Maclean Gaulin.

license

MIT, see LICENSE for more details.

Next Previous

© Copyright 2019, Maclean Gaulin

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