Skip to main content

Utilities for preparing Stan inputs and processing Stan outputs

Project description

StanIO

A set of functions for data-wrangling in the formats used by the Stan probabalistic programming language.

Features

  • Writing Python dictionaries to Stan-compatible JSON (with optional support for using ujson for faster serialization)
  • Basic reading of StanCSV files into numpy arrays
  • Parameter extraction from numpy arrays based on StanCSV headers
    • e.g., if you have a matrix[2,3] x in a Stan program, extracting x will give you a (num_draws, 2, 3) numpy array

Project details


Download files

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

Source Distribution

stanio-0.5.0.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

stanio-0.5.0-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

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