Documentation of datatoolbox¶

Installation¶

  • Installation
    • Software installation outside python
    • Datatoolbox python dependencies
  • Set up datatoolbox and connect to a database
    • 1) Create local empty database folder
    • 2) Set up remote Access
    • 3) Import remote sources

Getting started¶

  • Datatoolbox - First steps
  • Working with datatoolbox
  • Database structure:
    • Inventory
    • Find tables
  • Internal code structure
    • config.py
    • data_structures.py
    • database.py
    • core.py
    • indexing.py
    • mapping.py

Tutorial¶

  • 1) Tutorial - Basic integration of raw data
  • 2) Tutorial - Advanced integration of a data set
  • 3) Tutorial - Understanding the database structure

Package content:¶

  • Data structures
    • Datatable
    • DataSet
  • CSV-based Database
    • Database
  • Git Repository Manager
    • GitRepository_Manager
  • Core
    • Aggregator
    • LazyLoader
    • Unit_Registry
    • conversionFactor()
    • copy()
    • csv_writer()
    • excel_writer()
    • generate_table_file_name()
    • getUnit()
    • getUnitWindows()
    • get_date_string()
    • get_dimension_extend()
    • get_meta_collection()
    • get_time_string()
    • is_known_entity()
    • is_validt_unit()
    • osIsWindows()
  • Datatoolbox - tools
    • Pandas tools
    • Xarray tools
  • License
  • Help

Indices and tables¶

  • Index

  • Module Index

  • Search Page

datatoolbox

Navigation

  • Installation
  • Set up datatoolbox and connect to a database
  • Datatoolbox - First steps
  • Working with datatoolbox
  • Database structure:
  • Internal code structure
  • 1) Tutorial - Basic integration of raw data
  • 2) Tutorial - Advanced integration of a data set
  • 3) Tutorial - Understanding the database structure
  • Data structures
  • CSV-based Database
  • Git Repository Manager
  • Core
  • Datatoolbox - tools
  • License
  • Help

Related Topics

  • Documentation overview
    • Next: Installation
©2024, Andreas Geiges. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source