Indians Diabetes V5
This dataset is originally from the National Institute of Diabetes.
@kaggle.willianoliveiragibin_indians_diabetes_v5
This dataset is originally from the National Institute of Diabetes.
@kaggle.willianoliveiragibin_indians_diabetes_v5
CREATE TABLE diabetes_new (
"age" BIGINT,
"pregnancies" BIGINT,
"glucose" BIGINT,
"bloodpressure" BIGINT,
"skinthickness" BIGINT,
"insulin" BIGINT,
"bmi" DOUBLE,
"diabetespedigreefunction" DOUBLE
);
Anyone who has the link will be able to view this.