Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Quick Start Guide
  • API
  • Release Notes

Site Navigation

  • Quick Start Guide
  • API
  • Release Notes

Section Navigation

  • bounds
    • bounding_box
      • BoundingBox
    • interval
      • Interval
  • data
    • dataset
      • Dataset
    • loader
      • DataLoader
    • stats
      • get_values
      • SummaryStatistics
  • morpher
    • DataMorpher
  • plotting
    • animation
      • stitch_gif_animation
    • static
      • plot
    • style
      • plot_with_custom_style
  • shapes
    • bases
      • line_collection
        • LineCollection
      • point_collection
        • PointCollection
      • shape
        • Shape
    • circles
      • Bullseye
      • Circle
    • factory
      • ShapeFactory
    • lines
      • HighLines
      • HorizontalLines
      • SlantDownLines
      • SlantUpLines
      • VerticalLines
      • WideLines
      • XLines
    • points
      • DotsGrid
      • DownParabola
      • Scatter
      • UpParabola
    • polygons
      • Rectangle
      • Star
  • API
  • data

data#

Module for data operations like loading and calculating summary statistics.

Modules

data_morph.data.dataset

Class representing a dataset for morphing.

data_morph.data.loader

Load data for morphing.

data_morph.data.stats

Utility functions for calculating summary statistics.

previous

Interval

next

dataset

Show Source

© Copyright 2023, Stefanie Molin.

Created using Sphinx 6.1.3.

Built with the PyData Sphinx Theme 0.13.1.