hyunjimoon / hyunjimoon/regulatory_function

Change from pandas to xarray

Open
#1 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Xarray
is multi-dim labeled array which would allow temporal and cross-sectional comparison. It use `coordinates` and `data variables`; the latter is equivalent to pandas' column name. arviz (Bayes computation visualization library) used netCDF data structure as it need. labels (posterior, prior, prior predictive, loglik) for each of the parameters each of which has 1,000 samples

I hope this could make merge easier:
image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.