hyunjimoon / hyunjimoon/regulatory_function
Change from pandas to xarray
Open
- 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:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.