Python functions for Customer Analytics at the Rady School of Management (RSM)


License
AGPL-3.0-only
Install
pip install pyrsm==0.9.26

Documentation

PYRSM

Python functions and classes for Customer Analytics at the Rady School of Management (RSM), University of California, San Diego (UCSD)

Install instructions

If you have python and pip3 install you can use the below to install the latest version of pyrsm:

pip3 install --user 'pyrsm>=0.8.1'

or

conda install 'pyrsm>=0.8.1'

Example notebooks

Data

Basics

Radiant

The examples above are (mostly) connected to the example data and analyses initially created for the family of Radiant R packages. See https://radiant-rstats.github.io/docs/index.html for more details

© Vincent Nijs (2022) Creative Commons License

Links

Python Learning Resources

Python AND R