Skip to content

Commit 4fcc6a5

Browse files
Updating europandas2019 schedule (arrow added)
1 parent bc70528 commit 4fcc6a5

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

europandas2019/index.html

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -312,21 +312,26 @@ <h3 class="section-title multiple-title">Who is this event for?</h3>
312312
</thead>
313313
<tbody>
314314
<tr>
315-
<th scope="row">4pm - 4:15pm</td>
315+
<th scope="row">4pm - 4:10pm</td>
316316
<td colspan="2" class="left">Opening notes</td>
317317
</tr>
318318
<tr>
319-
<th scope="row">4:15pm - 4:40pm</td>
319+
<th scope="row">4:10pm - 4:35pm</td>
320320
<td>Restructuring pandas indexing code</td>
321321
<td><a href="https://pietrobattiston.it/">Pietro Battiston</a><br/><span style="font-size: 12px; margin-left: 20px;">pandas core developer</span></td>
322322
</tr>
323323
<tr>
324-
<th scope="row">4:40pm - 5:05pm</td>
324+
<th scope="row">4:35pm - 5pm</td>
325325
<td>Extending pandas with extension arrays</td>
326326
<td><a href="https://jorisvandenbossche.github.io/">Joris Van den Bossche</a><br/><span style="font-size: 12px; margin-left: 20px;">pandas and geopandas core developer</span></td>
327327
</tr>
328328
<tr>
329-
<th scope="row">5:05pm - 5:30pm</td>
329+
<th scope="row">5pm - 5:25pm</td>
330+
<td>Apache Arrow</td>
331+
<td>TBC</td>
332+
</tr>
333+
<tr>
334+
<th scope="row">5:25pm - 5:50pm</td>
330335
<td>xtensor, xframe: data structures for data sciences</td>
331336
<td>
332337
<a href="https://twitter.com/SylvainCorlay">Sylvain Corlay</a><br/>
@@ -339,15 +344,15 @@ <h3 class="section-title multiple-title">Who is this event for?</h3>
339344
</td>
340345
</tr>
341346
<tr class="bg-secondary">
342-
<th scope="row">5:30pm - 6pm</td>
347+
<th scope="row">5:50pm - 6:10pm</td>
343348
<td colspan="2" class="center" style="background-color: #f0f0f0;">Break</td>
344349
</tr>
345350
<tr>
346-
<th scope="row">6pm - 6:40pm</td>
351+
<th scope="row">6:10pm - 6:50pm</td>
347352
<td colspan="2" class="left">The future of pandas - Update and Q&amp;A session</td>
348353
</tr>
349354
<tr>
350-
<th scope="row">6:40pm - 7:20pm</td>
355+
<th scope="row">6:50pm - 7:30pm</td>
351356
<td>Corporate users panel</td>
352357
<td>
353358
<a href="https://twitter.com/SylvainCorlay">Sylvain Corlay</a>, <span style="font-size: 12px">NumFOCUS director</span><br/>
@@ -356,12 +361,11 @@ <h3 class="section-title multiple-title">Who is this event for?</h3>
356361
</td>
357362
</tr>
358363
<tr>
359-
<th scope="row">7:20pm - 8pm</td>
364+
<th scope="row">7:30pm - 8pm</td>
360365
<td colspan="2" class="left">
361366
<span>Lightning talks</span><br style="margin-bottom: 5px;"/>
362367
<div style="font-size: 16px; margin-left: 20px;">
363368
<a href="https://vaex.readthedocs.io/en/latest/">Vaex</a> - <a href="https://www.maartenbreddels.com/">Maarten Breddels</a>, Vaex author<br/>
364-
An update on the pandas documentation - <a href="http://datapythonista.github.io/">Marc Garcia</a>, pandas core developer<br/>
365369
<br/>
366370
<a href="mailto:py.sprints@gmail.com">Contact us</a> to give a lightning talk<br/>
367371
</div>

0 commit comments

Comments
 (0)