AI Performance On Coding Problems
@owid.papers_with_code_coding
@owid.papers_with_code_coding
CREATE TABLE owid_papers_with_code_coding_1 (
"days_since" INTEGER,
"name" VARCHAR,
"performance_code_any_interview" FLOAT,
"performance_code_any_competition" FLOAT
);
CREATE TABLE owid_papers_with_code_coding_2 (
"date" VARCHAR,
"name" VARCHAR,
"performance_code_any_interview" FLOAT,
"performance_code_any_competition" FLOAT
);
Anyone who has the link will be able to view this.