Skip to content

Library to transform Postgres Array's to numpy array's directly without going through python lists.

License

Notifications You must be signed in to change notification settings

tarkmeper/numpy_plpython

Repository files navigation

numpy_plpython

Library to transform Postgres Array's to numpy array's directly without going through python lists.

  • Note * This can't work at the moment due to a limitation on how transform functions work in Postgres. This is a sample on how it could work but actual implementation will need to wait until the transform function can be applied to array types.

About

Library to transform Postgres Array's to numpy array's directly without going through python lists.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published