cvargas commited on
Commit
db4121e
1 Parent(s): aab884a
Files changed (1) hide show
  1. hw2-dh500-cvargas.ipynb +42 -19
hw2-dh500-cvargas.ipynb CHANGED
@@ -15,14 +15,13 @@
15
  "metadata": {
16
  "collapsed": true,
17
  "ExecuteTime": {
18
- "end_time": "2024-04-14T18:42:04.801385Z",
19
- "start_time": "2024-04-14T18:42:04.797675Z"
20
  }
21
  },
22
  "source": [
23
- "student = 'Carlos Alberto Vargas Rivera'\n",
24
- "sciper = '384891'\n",
25
- "print(f'Author: {student} ({sciper})')"
26
  ],
27
  "outputs": [
28
  {
@@ -33,7 +32,7 @@
33
  ]
34
  }
35
  ],
36
- "execution_count": 220
37
  },
38
  {
39
  "metadata": {},
@@ -1148,33 +1147,57 @@
1148
  {
1149
  "metadata": {},
1150
  "cell_type": "markdown",
1151
- "source": "",
 
 
 
 
1152
  "id": "3da960163cc539a"
1153
  },
1154
  {
1155
  "metadata": {},
1156
  "cell_type": "markdown",
1157
- "source": "",
1158
- "id": "fd0ca7886e43417c"
1159
- },
1160
- {
1161
- "metadata": {},
1162
- "cell_type": "markdown",
1163
- "source": "",
1164
- "id": "200f4a8808d06d91"
 
 
 
 
1165
  },
1166
  {
1167
  "metadata": {
1168
  "ExecuteTime": {
1169
- "end_time": "2024-04-14T18:42:07.740533Z",
1170
- "start_time": "2024-04-14T18:42:07.738627Z"
1171
  }
1172
  },
1173
  "cell_type": "code",
1174
- "source": "",
1175
  "id": "992263206e59f051",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1176
  "outputs": [],
1177
- "execution_count": 243
 
 
1178
  }
1179
  ],
1180
  "metadata": {
 
15
  "metadata": {
16
  "collapsed": true,
17
  "ExecuteTime": {
18
+ "end_time": "2024-04-14T19:00:44.730100Z",
19
+ "start_time": "2024-04-14T19:00:44.726958Z"
20
  }
21
  },
22
  "source": [
23
+ "student, sciper = 'Carlos Alberto Vargas Rivera', '384891'\n",
24
+ "print('Author:', f'{student} ({sciper})')"
 
25
  ],
26
  "outputs": [
27
  {
 
32
  ]
33
  }
34
  ],
35
+ "execution_count": 268
36
  },
37
  {
38
  "metadata": {},
 
1147
  {
1148
  "metadata": {},
1149
  "cell_type": "markdown",
1150
+ "source": [
1151
+ "### Q5 - Discussion results of points 3 & 4\n",
1152
+ "\n",
1153
+ "Are any of the results unexpected? Why?"
1154
+ ],
1155
  "id": "3da960163cc539a"
1156
  },
1157
  {
1158
  "metadata": {},
1159
  "cell_type": "markdown",
1160
+ "source": [
1161
+ "It is interesting that even due more than the half of the Tweets contain URLS (55.7%). Then, only the 10.7% of them are re-tweets. It means that **the most of the tweets are citing or promoting sources out of the Tweeter ecosystem.**\n",
1162
+ "\n",
1163
+ "Additionally, at subsampling my *arbitrary* selected groups of MEDIA SOURCES and INFLUENCERS. One can observe similar insights as those presented in the class last Friday:\n",
1164
+ "\n",
1165
+ "- These random MEDIA SOURCES already produced ~3% of the Tweets.\n",
1166
+ "- These ~3% of Tweets are **DIRECT** Tweets. Thus, they produce them themselves.\n",
1167
+ "- The **MEDIA SOURCES** are active, but not as active as the **INFLUENCERS**. This second group produce almost the double of the Tweets (~6%).\n",
1168
+ "- **INFLUENCERS** RETWEET more than the **MEDIA SOURCES**. However, the most of their tweets are also **DIRECT**.\n",
1169
+ "- MEDIA Retweets (~0.11%) compared to INFLUENCERS retweets (~0.73%)."
1170
+ ],
1171
+ "id": "48531149a66baebf"
1172
  },
1173
  {
1174
  "metadata": {
1175
  "ExecuteTime": {
1176
+ "end_time": "2024-04-14T22:55:31.509477Z",
1177
+ "start_time": "2024-04-14T22:55:31.504609Z"
1178
  }
1179
  },
1180
  "cell_type": "code",
1181
+ "source": "print('Das is todo, merci!')",
1182
  "id": "992263206e59f051",
1183
+ "outputs": [
1184
+ {
1185
+ "name": "stdout",
1186
+ "output_type": "stream",
1187
+ "text": [
1188
+ "Das is todo, merci!\n"
1189
+ ]
1190
+ }
1191
+ ],
1192
+ "execution_count": 272
1193
+ },
1194
+ {
1195
+ "metadata": {},
1196
+ "cell_type": "code",
1197
  "outputs": [],
1198
+ "execution_count": null,
1199
+ "source": "",
1200
+ "id": "48a770ca733f9401"
1201
  }
1202
  ],
1203
  "metadata": {