About Data Professor
All my blogs on 1 page (Updated June 6, 2021)
3 min readMay 24, 2021
--
Thanks for visiting! My name is Chanin Nantasenamat, Ph.D. and in my daytime job I’m an Associate Professor of Bioinformatics and in my free time I am a Content Creator running the Data Professor YouTube channel.
Table of Contents
Below is a listing of all articles that I have written that is conveniently categorized for your selection. Please drop a comment to suggest some future topics!
How did I become a data scientist?
- How a Biologist Became a Data Scientist
How I Transitioned from a Non-Technical Background into Data Science
New to data science?
- 101 Data Science Quotes
Powerful Quotes To Inspire Your Data Science Journey - Data Science Starter Kit
A guide for getting started in data science - Learn Data Science in 10 Steps
The Ultimate Roadmap for Starting Your Data Science Journey - Strategies for Learning Data Science
Practical Advice for Breaking into Data Science - The Data Science Process
A Visual Guide to Standard Procedures in Data Science - Data Science is like Cooking
Learning about Data Science through Analogy - How to Build a Machine Learning Model
A Visual Guide to Learning Data Science
Step-by-step data science tutorials
- How to install conda on Google Colab
Easily install Python libraries and their dependencies - How to Build a Simple Portfolio Website for FREE
Step-by-step tutorial from scratch in less than 10 minutes - How to Build your First Machine Learning Model in Python
Step-by-step tutorial from scratch using the Scikit-learn library - How to Build a Regression Model in Python
A Detailed and Visual Step-by-Step Walkthrough - How to Build an EDA App in Python
Step-by-step tutorial from scratch in 50 lines of code - How to Build a Data Science Web App in Python
Part 1: Your First Web App in Just a Few Lines of Code - How to Build a…