Community
Ravix is a focused package built around a single textbook. Here are the best places to get help and connect with other users.
GitHub
- Source code: github.com/danielmcgibney/ravix
- Bug reports and feature requests: Issues
When reporting a bug, please include:
- Your Python version:
python --version - Your Ravix version:
import ravix; print(ravix.__version__) - A minimal reproducible example
- The full error traceback
Textbook resources
The companion site businessregression.com contains datasets and topic summaries for all textbook chapters.
Stack Overflow
Tag questions with ravix and python on Stack Overflow.
Code of conduct
All Ravix community spaces follow a simple standard: be respectful, be constructive, and assume good faith. The full code of conduct is in the repository.