Skip to main content

DocArray is the universal data type for neural search.

Project description

DocArray

The universal data type for neural search

Python 3.7 3.8 3.9 PyPI

Install

pip install -U docarray

Jina already contains the latest docarray. If you have installed jina, then there is no need to install docarray again.

Documentation

All APIs can be used, just change the namespace:

- from jina import Document, DocumentArray
+ from docarray import Document, DocumentArray

d = Document()
da = DocumentArray.empty(10)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docarray-0.0.5.dev7.tar.gz (569.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page