Corneliusbusch / DS4D-project

0 stars 0 forks source link

Adjust the attibutes from the two data sets. #30

Closed Corneliusbusch closed 5 years ago

Corneliusbusch commented 5 years ago

Instead of Dataframe, we need to say "Data Set", as a dataframe is a pandas internal term.

Also, the User dataframe does not include a column with the location.

The columns for User are: ExternalID, CleverCogsUserId, BirthDate, Gender and Condition. The columns for the click data are: Time, VisitorID, ExternalID, Role, Building, City, LinkTitle, LinkType, contentInfo.

zoepointon commented 5 years ago

Corrected on new simple html website.