Machine Learning Users On Github
Data Ingestion from Github API
@kaggle.prosperchuks_machine_learning_users_on_github
Data Ingestion from Github API
@kaggle.prosperchuks_machine_learning_users_on_github
CREATE TABLE ml_git_users (
"unnamed_0" BIGINT,
"login" VARCHAR,
"id" BIGINT,
"url" VARCHAR,
"name" VARCHAR,
"company" VARCHAR,
"blog" VARCHAR,
"location" VARCHAR,
"email" VARCHAR,
"bio" VARCHAR,
"followers" BIGINT,
"following" BIGINT
);
Anyone who has the link will be able to view this.