Skip to main content
Ctrl+K

btrdb v5.34.2 documentation

  • Quick Start
  • Installing
  • Concepts
  • Working with btrdb
  • BTrDB Explained
    • API Reference
    • Changelog
  • Quick Start
  • Installing
  • Concepts
  • Working with btrdb
  • BTrDB Explained
  • API Reference
  • Changelog

Section Navigation

  • btrdb
  • btrdb.conn
  • btrdb.stream
  • btrdb.point
  • btrdb.exceptions
  • btrdb.transformers
  • btrdb.utils.timez
  • API Reference

API Reference#

  • btrdb
    • connect()
  • btrdb.conn
    • BTrDB
  • btrdb.stream
    • Stream
    • StreamSet
  • btrdb.point
    • RawPoint
    • StatPoint
  • btrdb.exceptions
    • BTrDBError
    • ConnectionError
    • StreamNotFoundError
    • CredentialsFileNotFound
    • ProfileNotFound
    • BTRDBServerError
    • BTRDBTypeError
    • InvalidOperation
    • StreamExists
    • AmbiguousStream
    • PermissionDenied
    • BTRDBValueError
    • InvalidCollection
    • InvalidTagKey
    • InvalidTagValue
    • InvalidTimeRange
    • InvalidPointWidth
    • BadValue
    • RecycledUUID
    • BadSQLValue
    • VersionNotAvailable
    • NoSuchPoint
  • btrdb.transformers
    • arrow_to_dict()
    • arrow_to_numpy()
    • arrow_to_series()
    • arrow_to_dataframe()
    • arrow_to_polars()
    • arrow_to_arrow_table()
    • to_dict()
    • to_array()
    • to_polars()
    • to_series()
    • to_dataframe()
    • to_csv()
  • btrdb.utils.timez
    • currently_as_ns()
    • datetime_to_ns()
    • ns_delta()
    • ns_to_datetime()
    • to_nanoseconds()

previous

BTrDB Explained

next

btrdb

This Page

  • Show Source

© Copyright 2024, Ping Things, Inc..

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.