Open wsheehan19 opened 3 years ago
@AlexanderLawson17
PDF: eqbPDFChartPlus.pdf
Section of file I'm working with: test7.xlsx
Code is in branch 'Organize - Data' and file 'horse_info.py'
Tried to add the .py file here, but that file type is not permitted.
Can you send that xlsx file as a csv please?
import pandas as pd
pd.read_excel('test7.xlsx').to_csv('test7.csv')
@wsheehan19 can you please provide that CSV before tonight?
Can you give some example data & code please?