Installation#

rdata is on PyPi and can be installed using pip:

pip install rdata

It is also available for conda using the conda-forge channel:

conda install -c conda-forge rdata

Installing the develop version#

The current version from the develop branch can be installed as

pip install git+https://github.com/vnmabus/rdata.git@develop