700 views
6 6 votes
Hello,

If someone can post the video tutorial for Pandas, Numpy and Matplotlib. I would appreciate it. I know that Lynda.com has those videos but I still have to get my Library card.

Thanks,
0% Accept Rate Accepted 0 answers out of 8 questions

1 Answer

4 4 votes

There are many good tutorials out there. For Lynda.com (here you can see you to use it for free), I recommend the following tutorials.

You can also take all of them all to together in a shorter series in Data Science Foundations: Python Scientific Stack (3.5 hours) course.

Related questions

2 2 votes
2 2 answers
1.1k
1.1k views
Neo asked Oct 16, 2018
1,105 views
Hello,I am trying to gain insight of the data but having hard time plotting it.Suppose I have a data frame like belowIDFeature 1Class1agood2agood3bgood4bbad5abad6abad7bba...
5 5 votes
1 1 answer
697
697 views
adnanlanewla asked Sep 19, 2018
697 views
Can someone please provide detail instructions on how to install Anaconda and how to use Jupyter notebook with it ?
0 0 votes
1 1 answer
588
588 views
tofighi asked Oct 18, 2018
588 views
If a big company such as Google behind it, with high probability it is a great library such as TensorFlow. But in general how can I found out?
1 1 vote
0 0 answers
401
401 views
Neo asked Oct 16, 2018
401 views
I made my own transformation to drop some of the features not required in the dataframe but I can't seem to get it working. Thoughts ?https://repl.it/@Neo_sauga/HarmfulNe...
1 1 vote
1 1 answer
678
678 views
Neo asked Oct 19, 2018
678 views
I have a dataframe like belowMT_001 MT_002 hour 2012-01-01 00:15:00 3.807107 22.759602 00:15:00 2012-01-01 00:30:00 5.076142 22.759602 00:30:00 2012-01-01 00:45:00 3.8071...