SciDB-Py Documentation¶

  • User Guide
    • Quick Start
    • Requirements
    • Installation
    • Connect to SciDB
      • Advanced Connection
    • SciDB Arrays
    • SciDB Operators
      • Download Data from SciDB
      • Upload Data to SciDB
    • The iquery Function
      • Download Data from SciDB
      • Upload Data to SciDB
        • Upload NumPy Arrays
        • Upload Binary Data
        • Upload Data Files
    • Joins
    • SciDB Enterprise Edition Features
  • API
    • DB, Array, and Operator
    • Array
      • Array.head()
    • ArrayExp
    • Arrays
    • DB
      • DB.close()
      • DB.iquery()
      • DB.iquery_readlines()
      • DB.load_ops()
      • DB.next_array_name()
      • DB.uses_shim()
    • Operator
    • connect
    • iquery()
    • Attribute, Dimension, and Schema
    • Attribute
    • Dimension
    • Schema
      • Schema.make_dims_atts()
      • Schema.make_unique()
      • Schema.promote()

Version Information¶

Versions v24.0.0 and newer are compatible with SciDB v23.10.x

Before version v24.0.0, the major and minor version numbers of SciDB-Py track the major and minor version of SciDB they are compatible with. For example SciDB-Py 19.11.x is compatible with SciDB 19.11.y or newer.

Indices and Tables¶

  • Index

  • Module Index

  • Search Page

SciDB-Py

Python library for SciDB

Navigation

  • User Guide
  • API

  • Bug Reports
  • Support Forum
  • SciDB 18.1 Docs

Quick search

©2017-2025, Paradigm4. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source