Skip to content

Latest commit

 

History

History
executable file
·
15 lines (12 loc) · 772 Bytes

README.md

File metadata and controls

executable file
·
15 lines (12 loc) · 772 Bytes

Project 2: Analyzing Art Data

Due December 2, 2019 @ 11:59pm through GitHub Classroom

Projects may be submitted up to 3 days late, with a 10% penalty per day

Group 6

Ling Liu(LINGuistLIU), Lan Sang(Lansang), Ziying Zhang(mollyz)

Option 2

Our website: WikiArt Analysis(https://info-4602-5602.github.io/proj2-wikiart-5602-LiuSangZhang/)

Foler

You can also run the website by download this repository.
  • Download all files, then start from "index.html"
  • WikiArtClean.csv is the original dataset and WikiArtClean_new.csv is the one after preprocessing. All visualization on the website is based on it.
  • The folder "dataprocessing" includes all original files of our visualizations, such as Python and Tableau files.