To get the most out of this book
To get the most out of this book, you don’t need any previous knowledge about biostatistics or Python. What’s most important is to install Python, Spyder IDE, and Jupyter Notebook using the Anaconda navigator. Other ways of installation may also work but will probably be more complex.
Software/hardware covered in the book |
Operating system requirements |
Python 3.8 or above |
Windows, macOS, or Linux |
Spyder IDE |
Windows, macOS, or Linux |
Anaconda Distribution (contains all of the above) |
Windows, macOS, or Linux |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.
Remember, anyone can learn the topics in this book, as long as an interest in biotech, biomedical research, other life sciences areas, and the use of Python for biostatistics is present.