Data analysis for 520 soccer club
Attendance_sheet(attendance track).xlsx: The sheet Attendance_track_sheet in the file records the attendance of each game. And the sheet Attend_add_sheet records cumulative attendance for each game.
Games_recor.csv: Games record information extracte from WeChat chat record.
Wechat_record(before 19.12.26).csv: Soccer chat record from WeChat.
race_bar_sheet.csv: Must CSV file needed to draw race bar graph
You need to use jupyter in a Python 3++ environment. import pandas, matplotlib, Ipython.display.