select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Procedural languages

numpy_plpython3u

transform between numpy and plpython3u

pgext.cloud · Source code · Documentation · Control file

Overview

Packagenumpy_plpython3u
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2019-05-03
Catalogue updated2026-08-30

Related extensions

Requires

plpython3uPL/Python3U untrusted procedural language

See also

numpy_plpythonutransform between numpy and plpythonu
numpy_plpython2utransform between numpy and plpython2u
hstore_plpython3utransform between hstore and plpython3u
plpython3tA SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t.
advcopyPL/Python PostgreSQL extension for copying data to and from S3.
pspacyPL/Python full-text-search helpers that use spaCy for multilingual lemmatization, tsvector generation and tsquery generation.
neo4j-fdwMulticorn-based foreign data wrapper and Cypher functions for Neo4j.
jsonb_plpythonuTransform between JSONB and PL/PythonU values