Baselight

Diet Cricket Eggs

With these data, I evaluated whether the diet of Mormon cricket parents affected

@kaggle.willianoliveiragibin_diet_cricket_eggs

Utaheggdiapause New
@kaggle.willianoliveiragibin_diet_cricket_eggs.utaheggdiapause_new

  • 8.87 KB
  • 588 rows
  • 9 columns
population

Population

mating_pair

Mating Pair

number_of_warm_periods_to_develop

Number Of Warm Periods To Develop

winter_chill_to_develop_weeks

Winter Chill To Develop (weeks)

warm_period_to_develop_weeks

Warm Period To Develop (weeks)

censor

Censor

comment

Comment

maternal_diet

Maternal Diet

paternal_diet

Paternal Diet

UT4626240hi Chi C
UT4626240hi Chi C
UT4626240hi Chi C
UT4611601320hi Chi C
UT461266144middie scr 10hi Chi C
UT461478168middie scr 12hi Chi C
UT4615841800hi Chi C
UT4615841800hi Chi C
UT4615841800hi Chi C
UT4615841800hi Chi C

CREATE TABLE utaheggdiapause_new (
  "population" VARCHAR,
  "mating_pair" BIGINT,
  "number_of_warm_periods_to_develop" BIGINT,
  "winter_chill_to_develop_weeks" BIGINT,
  "warm_period_to_develop_weeks" BIGINT,
  "censor" BIGINT,
  "comment" VARCHAR,
  "maternal_diet" VARCHAR,
  "paternal_diet" VARCHAR
);

Share link

Anyone who has the link will be able to view this.