Esophageal Cancer
The Esophageal Cancer Dataset is a comprehensive clinical.
@kaggle.willianoliveiragibin_esophageal_cancer
The Esophageal Cancer Dataset is a comprehensive clinical.
@kaggle.willianoliveiragibin_esophageal_cancer
CREATE TABLE esophageal_dataset_new (
"country_of_procurement" VARCHAR,
"patient_barcode" VARCHAR,
"tissue_source_site" VARCHAR,
"patient_id" VARCHAR,
"bcr_patient_uuid" VARCHAR,
"informed_consent_verified" VARCHAR,
"icd_o_3_site" VARCHAR,
"icd_o_3_histology" VARCHAR,
"icd_10" VARCHAR,
"tissue_prospective_collection_indicator" VARCHAR,
"tissue_retrospective_collection_indicator" VARCHAR,
"days_to_birth" BIGINT,
"gender" VARCHAR,
"height" DOUBLE,
"weight" DOUBLE
);
Anyone who has the link will be able to view this.