Skip to content

Latest commit

 

History

History
90 lines (65 loc) · 7.55 KB

index_api_reference.md

File metadata and controls

90 lines (65 loc) · 7.55 KB

API reference

We import the package as follows:

import mooda as md

Read data

WaterFrame

We declare a WaterFrame object as follows:

wf = md.WaterFrame()
  • WaterFrame: General WaterFrame object information.

Analyze data

Outout

Static plot

Interactive plot

Data Quality Control

Utilities

Interactive plot

Jupyter Notebook Widgets

Return to the Docs Index.