|
73 | 73 | "id": "f289d250", |
74 | 74 | "metadata": {}, |
75 | 75 | "outputs": [ |
| 76 | + { |
| 77 | + "data": { |
| 78 | + "application/vnd.jupyter.widget-view+json": { |
| 79 | + "model_id": "071c0a905297406ba6c990cbbb8fc28d", |
| 80 | + "version_major": 2, |
| 81 | + "version_minor": 0 |
| 82 | + }, |
| 83 | + "text/plain": [ |
| 84 | + "TableWidget(page_size=10, row_count=5552452, table_html='<table border=\"1\" class=\"dataframe table table-stripe…" |
| 85 | + ] |
| 86 | + }, |
| 87 | + "metadata": {}, |
| 88 | + "output_type": "display_data" |
| 89 | + }, |
76 | 90 | { |
77 | 91 | "name": "stdout", |
78 | 92 | "output_type": "stream", |
79 | 93 | "text": [ |
80 | | - "Computation deferred. Computation will process 171.4 MB\n" |
| 94 | + "\n" |
81 | 95 | ] |
82 | 96 | } |
83 | 97 | ], |
|
130 | 144 | { |
131 | 145 | "data": { |
132 | 146 | "application/vnd.jupyter.widget-view+json": { |
133 | | - "model_id": "9e3e413eb0774a62818c58d217af8488", |
| 147 | + "model_id": "042a3d55c51b4a3192cf1a942c6797e8", |
134 | 148 | "version_major": 2, |
135 | | - "version_minor": 1 |
| 149 | + "version_minor": 0 |
136 | 150 | }, |
137 | 151 | "text/plain": [ |
138 | 152 | "TableWidget(page_size=10, row_count=5552452, table_html='<table border=\"1\" class=\"dataframe table table-stripe…" |
|
143 | 157 | }, |
144 | 158 | { |
145 | 159 | "data": { |
146 | | - "text/html": [], |
| 160 | + "application/vnd.jupyter.widget-view+json": { |
| 161 | + "model_id": "06e46087ecbe4e6d8bdc2ed7c9284a7d", |
| 162 | + "version_major": 2, |
| 163 | + "version_minor": 0 |
| 164 | + }, |
147 | 165 | "text/plain": [ |
148 | | - "Computation deferred. Computation will process 171.4 MB" |
| 166 | + "TableWidget(page_size=10, row_count=5552452, table_html='<table border=\"1\" class=\"dataframe table table-stripe…" |
149 | 167 | ] |
150 | 168 | }, |
| 169 | + "metadata": {}, |
| 170 | + "output_type": "display_data" |
| 171 | + }, |
| 172 | + { |
| 173 | + "data": { |
| 174 | + "text/html": [], |
| 175 | + "text/plain": [] |
| 176 | + }, |
151 | 177 | "execution_count": 6, |
152 | 178 | "metadata": {}, |
153 | 179 | "output_type": "execute_result" |
|
181 | 207 | { |
182 | 208 | "data": { |
183 | 209 | "application/vnd.jupyter.widget-view+json": { |
184 | | - "model_id": "df5e93f0d03f45cda67aa6da7f9ef1ae", |
| 210 | + "model_id": "4da2aaa13f074229b022c7256ba7510b", |
185 | 211 | "version_major": 2, |
186 | | - "version_minor": 1 |
| 212 | + "version_minor": 0 |
187 | 213 | }, |
188 | 214 | "text/plain": [ |
189 | 215 | "TableWidget(page_size=10, row_count=5552452, table_html='<table border=\"1\" class=\"dataframe table table-stripe…" |
190 | 216 | ] |
191 | 217 | }, |
192 | | - "execution_count": 7, |
193 | 218 | "metadata": {}, |
194 | | - "output_type": "execute_result" |
| 219 | + "output_type": "display_data" |
195 | 220 | } |
196 | 221 | ], |
197 | 222 | "source": [ |
|
267 | 292 | { |
268 | 293 | "data": { |
269 | 294 | "application/vnd.jupyter.widget-view+json": { |
270 | | - "model_id": "a4ec5248708442fabc59c446c78a1304", |
| 295 | + "model_id": "d2739b180f7d40b1b52ebab121ab7a8a", |
271 | 296 | "version_major": 2, |
272 | | - "version_minor": 1 |
| 297 | + "version_minor": 0 |
273 | 298 | }, |
274 | 299 | "text/plain": [ |
275 | 300 | "TableWidget(page_size=10, row_count=5, table_html='<table border=\"1\" class=\"dataframe table table-striped tabl…" |
276 | 301 | ] |
277 | 302 | }, |
278 | | - "execution_count": 9, |
279 | 303 | "metadata": {}, |
280 | | - "output_type": "execute_result" |
| 304 | + "output_type": "display_data" |
281 | 305 | } |
282 | 306 | ], |
283 | 307 | "source": [ |
|
287 | 311 | "print(f\"Small dataset pages: {math.ceil(small_widget.row_count / small_widget.page_size)}\")\n", |
288 | 312 | "small_widget" |
289 | 313 | ] |
290 | | - }, |
291 | | - { |
292 | | - "cell_type": "code", |
293 | | - "execution_count": null, |
294 | | - "id": "c4e5836b-c872-4a9c-b9ec-14f6f338176d", |
295 | | - "metadata": {}, |
296 | | - "outputs": [], |
297 | | - "source": [] |
298 | 314 | } |
299 | 315 | ], |
300 | 316 | "metadata": { |
|
0 commit comments