visions

Getting started

  • Introduction
  • Installation
  • Concepts
  • Usage
  • Examples
  • Extending
  • Typeset testing

Applications

  • Applications
  • Data Summarization
  • Data Validation
  • Machine Learning
  • Data Compression
  • Data Discovery and Data Integration
  • Users

Contribution

  • Support
  • Community contributions
  • Contributions new types to visions

Background

  • Background
  • Theory
  • Nested set view
  • Graph view
  • About

Reference

  • API
    • Types
      • Abstract Types
        • visions.types.type.VisionsBaseType
      • Semantic Types
        • visions.types.generic
        • visions.types.integer
        • visions.types.float
        • visions.types.boolean
        • visions.types.categorical
        • visions.types.ordinal
        • visions.types.complex
        • visions.types.date_time
        • visions.types.time_delta
        • visions.types.date
        • visions.types.time
        • visions.types.object
        • visions.types.string
        • visions.types.geometry
        • visions.types.path
        • visions.types.file
        • visions.types.image
        • visions.types.url
        • visions.types.ip_address
        • visions.types.count
        • visions.types.uuid
    • Relations
    • Typesets
    • Functional API
    • Declarative API
    • Utils
visions
  • API
  • Types
  • View page source

Types

Abstract Types

VisionsBaseType()

Abstract implementation of a vision type.

Semantic Types

generic

integer

float

boolean

categorical

ordinal

complex

date_time

time_delta

date

time

object

string

geometry

path

file

image

url

ip_address

count

uuid

Previous Next

© Copyright 2025, Ian Eaves and Simon Brugman.

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