visions

Getting started

  • Introduction
  • Installation
  • Concepts
  • Usage
  • Examples
  • Extending

Applications

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

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.existing_path
        • visions.types.image_path
        • visions.types.url
        • visions.types.ip_address
        • visions.types.count
        • visions.types.uuid
    • Relations
    • Typesets
    • Summaries
    • Functional API
    • Utils
visions
  • Docs »
  • 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

existing_path

image_path

url

ip_address

count

uuid

Next Previous

© Copyright 2020, Ian Eaves and Simon Brugman

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