Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
You are looking at a beta version of the docs - work is in progress!
Algomancy 0.3.16 documentation
Light Logo Dark Logo
  • Quickstart
  • Framework overview
    • Scenario architecture
      • Data Source
      • Extract, Transform, Load
      • Algorithms and Parameters
      • Scenario Result
      • Sessions
    • Frontends
    • Graphical interface
    • Extending file types and data types
  • Tutorial
    • Data intake
    • Results
    • KPIs
    • Defining algorithms
    • Pages
  • Reference
    • Configuration
    • Data
      • DataManager
      • DataSource
      • Database Protocols
      • ETL-Factory
      • Extractor
      • Schema
      • File
      • Validator
      • Transformer
      • Relations
      • Loader
    • Scenario Engine
      • Scenario
      • Algorithm
      • Scenario Result
      • KPI
      • ScenarioManager
      • Factories
    • Dash GUI
      • Styling
      • Pages
    • Content Library
      • Backend placeholders
      • Placeholder pages
      • Standard pages
    • Utilities
      • Unit framework
      • Parameters
      • Logger
    • HTTP API
  • Contributing
  • Migration guide
  • Change log
Back to top
View this page

DataΒΆ

Below you will find API reference pages for each module in the algomancy_data package.

  • DataManager
  • DataSource
  • Database Protocols
  • ETL-Factory
  • Extractor
  • Schema
  • File
  • Validator
  • Transformer
  • Relations
  • Loader
Next
DataManager
Previous
Configuration
Copyright © 2026, Pepijn Wissing
Made with Sphinx and @pradyunsg's Furo