iode
  • Installation
  • Introduction
  • The LEC Language
  • IODE Reports
  • Tutorial
    • Getting Started
    • IODE and pandas
    • IODE and larray
    • IODE and numpy
  • API Reference
  • Equivalence Between IODE Report and Python Syntax
  • Command Line Interface (iodecmd)
  • Change log
iode
  • Tutorial
  • View page source

Tutorial

This is an overview of the iode library. It is not intended to be a fully comprehensive manual. It is mainly dedicated to help new users to familiarize with it and others to remind essentials.

  • Getting Started
    • IODE Objects
    • Computed Tables
    • Working with workspaces
    • Execute Identities
    • Arithmetic Operations On Variables
    • Estimation
    • Simulation
    • Import/Export IODE workspaces from/to pandas Series and DataFrame
    • Import/Export IODE Variables workspace from/to numpy ndarray
    • Import/Export the Variables workspace from/to LArray Array
    • Execute IODE report commands/files
    • Graphical User Interface
  • IODE and pandas
    • Update multiple IODE objects at once
    • More On IODE Variables Database And pandas
    • Arithmetic Operations On Variables With pandas Series And DataFrames
    • Import/Export IODE workspaces from/to pandas Series and DataFrame
  • IODE and larray
    • Add one variable:
    • Update one variable.
    • Update multiple variables at once
    • Arithmetic Operations On Variables With larray Array objects
    • Import/Export the Variables workspace from/to LArray Array
  • IODE and numpy
    • Add one variable:
    • Update one variable.
    • Update multiple variables at once
    • Arithmetic Operations On Variables With numpy ndarray objects
    • Import/Export IODE Variables workspace from/to numpy ndarray
Previous Next

© Copyright 2026, Jean-Marc Paul, Geert Bryon, Alix Damman, Yannick Van den Abbeel.

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