Baselight

Response Quetions

I have geathered the response of a particular survey.

@kaggle.omikumarmakadia2121_response_quetions

Pca Data
@kaggle.omikumarmakadia2121_response_quetions.pca_data

  • 18.1 KB
  • 500 rows
  • 21 columns
q_1

Q-1

q_2

Q-2

q_3

Q-3

q_4

Q-4

q_5

Q-5

q_6

Q-6

q_7

Q-7

q_8

Q-8

q_9

Q-9

q_10

Q-10

q_11

Q-11

q_12

Q-12

q_13

Q-13

q_14

Q-14

q_15

Q-15

q_16

Q-16

q_17

Q-17

q_18

Q-18

q_19

Q-19

q_20

Q-20

q_21

Q-21

322266555555444543333
776754444555454543333
665677666111111111111
665666555555454511111
777711111443333333333
554443333222221222222
211111111222221233333
554443333111111177777
554432222222221233333
443411111777667665555

CREATE TABLE pca_data (
  "q_1" BIGINT,
  "q_2" BIGINT,
  "q_3" BIGINT,
  "q_4" BIGINT,
  "q_5" BIGINT,
  "q_6" BIGINT,
  "q_7" BIGINT,
  "q_8" BIGINT,
  "q_9" BIGINT,
  "q_10" BIGINT,
  "q_11" BIGINT,
  "q_12" BIGINT,
  "q_13" BIGINT,
  "q_14" BIGINT,
  "q_15" BIGINT,
  "q_16" BIGINT,
  "q_17" BIGINT,
  "q_18" BIGINT,
  "q_19" BIGINT,
  "q_20" BIGINT,
  "q_21" BIGINT
);

Share link

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