where do i go to get the “kevin.csv” file that you are using?
I was wondering the same question - could RealPython help to share “kevin.csv” which this course uses? So that we can play with it directly to have more practical impression and experience. Thanks so much!
Thanks for the heads up, you can download the CSV file at basketball-reference.com. Just click on Share & more → Get table as CSV (for Excel) and you can copy the table and save it to a file named kevin.csv
.
How do I install the “vincent” package?
to install vincent package : i used following command at anaconda prompt (logged in as admin) conda install -c conda-forge vincent
After reading file from site mentioned by Dan, you would notice in dataframe 2 columns as :’Unnamed: 5’, and ‘Unnamed: 7’.
So we need to rename those columns as : data.rename(columns={‘Unnamed: 5’:’Home_Away’, ‘Unnamed: 7’:’Win_Loss’}, inplace=True)
May I have the course notebook?
Hi gmodelgado. There is not a notebook that accompanies this course. Sorry.
The link to the CSV file, however, is a above.
pip3 list shows that I’ve got vincent somehow it won’t load in jupyter No problems with pandas
Become a Member to join the conversation.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4