Welcome to the README of this guide.
Guide link: https://calhenry.github.io/Python-guide-for-R-users/
The guide is hosted on GitHub Pages.
Currently only in french
The guide is intended for R users transitioning to Python, but it is also relevant for beginners and intermediate programmers.
The book is opinionated and based on my personal experiences and struggles. The main goal is to share the setup I recommend for Python in Data Science, along with explanations of the what, the why, and the how.
I kept the guide relatively short so it can be read in one sitting, but it can also be used as documentation and consulted as needed.
- Built with Mkdocs
- Theme: Material for MkDocs
- Each chapter is its own Markdown file
- Configuration file:
mkdocs.yml - Styles: css/extra.css`
[ ] English version
Contributions: If you spot any errors or want to improve the guide, you can do so with a pull request.