Financial Data Science

Modules:

  • finds.database
  • finds.structured
  • finds.backtesting
  • finds.unstructured
  • finds.readers
  • finds.recipes
  • finds.utils
    • finds.utils.store
    • finds.utils.gdrive
    • finds.utils.pyR
    • finds.utils.finder
    • finds.utils.plots
    • finds.utils.utils
Financial Data Science
  • finds.utils
  • View page source

finds.utils

  • finds.utils.store
    • Store
      • Store.__getitem__()
      • Store.dump()
      • Store.gzip_dump()
      • Store.gzip_load()
      • Store.json_dump()
      • Store.json_load()
      • Store.load()
      • Store.pathname()
      • Store.pickle_dump()
      • Store.pickle_load()
  • finds.utils.gdrive
    • GDrive
      • GDrive.cd()
      • GDrive.chmod()
      • GDrive.delete()
      • GDrive.dir()
      • GDrive.fetchall()
      • GDrive.fetchone()
      • GDrive.get()
      • GDrive.ls()
      • GDrive.md()
      • GDrive.mkdir()
      • GDrive.put()
      • GDrive.rm()
      • GDrive.rmdir()
  • finds.utils.pyR
    • PyR
      • PyR.__getitem__()
      • PyR.assign()
      • PyR.index()
      • PyR.savefig()
      • PyR.frame
      • PyR.ncol
      • PyR.nrow
      • PyR.ro
      • PyR.values
    • StrListVector()
  • finds.utils.finder
    • Finder
      • Finder.__call__()
  • finds.utils.plots
    • ColorMap()
    • plot_bands()
    • plot_bar()
    • plot_date()
    • plot_fitted()
    • plot_groupbar()
    • plot_hist()
    • plot_leverage()
    • plot_qq()
    • plot_scale()
    • plot_scatter()
    • plot_time()
    • set_xticks()
    • subplots()
  • finds.utils.utils
    • row_formatted()
    • to_type()
Previous Next

© Copyright 2020-2025, Terence Lim.

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