Found 1 repositories(showing 1)
load the Titanic data set provided as a csv file • Using joinery and Tablesaw perform some data exploration activities such as getting information about the data (min, max, standard deviation, etc.) • Create 2 DataFrame Objects and try to join, merge, add columns of specific datatypes to both DataFrames (perform these activities using both libraries)
All 1 repositories loaded