What I learned from the 10-hour data science course - Data Analysis with Python Course - NumPy, Pandas, Data Visualization
I will be watching the 10-hour course from FreeCodeCamp, https://www.youtube.com/watch?v=GPVsHOlRBBI, so I want to record what I learned from it.
Conda
Conda is an open-source package manager made for Python. If you have two python projects, each re...
blog.cpbprojects.me6 min read