Python Projects
Merge.py: combining multiple csv files into one using Python
Man_Utd_mgr.py: analysing performance of Man Utd managers: SAF, Moyes, LVG and Mou; input: stats.csv file
droprows.py: get rid of blanks in a csv
pdftocsv.py: convert multi-page pdfs to excel files
splitsheetcolumn.py: split a sheet to multiple sheet based on a column value
vlookup.py: mimic the Excel VLOOKUP function