Anagrams Dataset
"Dataset likely contains timings for solving anagrams under different condition"
@kaggle.sakshisatre_anagrams_dataset
"Dataset likely contains timings for solving anagrams under different condition"
@kaggle.sakshisatre_anagrams_dataset
CREATE TABLE anagrams (
"subidr" BIGINT,
"attnr" VARCHAR,
"num1" BIGINT,
"num2" DOUBLE,
"num3" BIGINT
);
Anyone who has the link will be able to view this.