So I finished the Data Analysis with Python course on FCC. I have to say, the certification projects may have some library usages that were not displayed on the videos for the course (as of today). One example is scikit’s linregress: you won’t see an explanation on that, but you’ll be required to do a linear regression, good luck if you have no math background in functions.
So I finished the Data Analysis with Python course on FCC. I have to say, the certification projects may have some library usages that were not displayed on the videos for the course (as of today). One example is scikit’s linregress: you won’t see an explanation on that, but you’ll be required to do a linear regression, good luck if you have no math background in functions.