VerbaGPT_Demo001 / vg_ /csvs /processed /texts_dbtblcol_df.csv
predictivemodeler's picture
Upload 9 files
530b8d9 verified
raw
history blame contribute delete
564 Bytes
MySQL-001|freedb_vg_demo|d_Abalone|Diameter|float|
MySQL-001|freedb_vg_demo|d_Abalone|Height|float|
MySQL-001|freedb_vg_demo|d_Abalone|Length|float|
MySQL-001|freedb_vg_demo|d_Abalone|Rings|int|
"MySQL-001|freedb_vg_demo|d_Abalone|Sex|char|This has values 'M', 'F', and 'I'. Useful to one-hot-encode using pd.get_dummies if modeling."
MySQL-001|freedb_vg_demo|d_Abalone|ShellWeight|float|
MySQL-001|freedb_vg_demo|d_Abalone|ShuckedWeight|float|
MySQL-001|freedb_vg_demo|d_Abalone|VisceraWeight|float|
MySQL-001|freedb_vg_demo|d_Abalone|WholeWeight|float|