Skip to content

Commit 842a304

Browse files
authored
Merge pull request #164 from amoralca16/edition
Add and remove speakers
2 parents cd546a7 + 85973b4 commit 842a304

File tree

3 files changed

+28
-18
lines changed

3 files changed

+28
-18
lines changed

content/events/pyday_bcn/pyday_bcn_2024.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ people_sections:
5454
- oriol-abril-pla
5555
- alex-molas
5656
- marina-palma
57+
- asia-noble
5758

5859
- title: Organizers
5960
id: organizers
@@ -367,20 +368,20 @@ During the talk, my idea is to present the tool and the technological solutions
367368
requirements: "Github account"
368369
topic: "Web development"
369370
location: "Aula Hipàtia d'Alexandria"
370-
- speaker: "Pol Alvarez Vecino"
371-
title: "From text to actions: allowing LLMs to use your tools"
372-
description: "Dive into the world of AI with this hands-on workshop! Learn how to run OpenAI models locally using Python, and then take it a step further by developing custom tools that your AI agent can use. This workshop will bridge the gap between using pre-trained models and creating a personalized AI assistant tailored to your needs."
371+
- speaker: ""
372+
title: ""
373+
description: ""
373374
start_time_slot: 14:00
374375
end_time_slot: 15:15
375376
track_length: 1
376-
color: red
377+
color: grey
377378
type: workshop
378-
language: "English"
379-
python_level: "<i class=\"fas fa-circle yellow\"></i>"
380-
topic_level: "<i class=\"fas fa-circle yellow\"></i>"
381-
requirements: "Register account at OpenAI and export token locally: ie. export OPENAPI_KEY=sk..... "
382-
topic: "Artificial Intelligence / Machine Learning"
383-
location: "Aula Hedy Lamarr"
379+
language: ""
380+
python_level: ""
381+
topic_level: ""
382+
requirements: ""
383+
topic: ""
384+
location: ""
384385
- speaker: "Raúl Cumplido"
385386
title: "A deep dive into the Arrow Columnar format with pyarrow and nanoarrow"
386387
description: "Apache Arrow has become a de-facto standard for efficient in-memory columnar data representation. You might have heard about Arrow or using Arrow, but do you understand the format and why it’s so useful? This workshop will dive deep into the details of the Arrow columnar format, the different types and buffer layouts, and explore those details interactively using the pyarrow and nanoarrow libraries."
@@ -468,14 +469,13 @@ During the talk, my idea is to present the tool and the technological solutions
468469
topic_level: "<i class=\"fas fa-circle green\"></i>"
469470
topic: "Web development, Videogames"
470471
location: "Aula Hedy Lamarr"
471-
- speaker: "Juan Bernardo Lince"
472+
- speaker: "Asia Noble"
472473
title: "Predict gender equality with your own Machine Learning model"
473-
description: "In this session, you will use Python and Pandas to analyze how gender equality (or inequality) reveals itself through data.
474-
<br><br>
475-
What you’ll learn:
476-
<br>✅ The logic and foundations behind Machine Learning
477-
<br>✅ The different use cases of Machine Learning
478-
<br>✅ How to predict the gender pay gap"
474+
description: "In this session, you will use Python and Pandas to analyze how gender equality (or inequality) reveals itself through data.<br>
475+
What you’ll learn:<br>
476+
<br>✅ The logic and foundations behind Machine Learning
477+
<br>✅ The different use cases of Machine Learning
478+
<br>✅ How to predict the gender pay gap"
479479
start_time_slot: 16:00
480480
end_time_slot: 17:15
481481
track_length: 1
@@ -486,7 +486,7 @@ What you’ll learn:
486486
topic_level: "<i class=\"fas fa-circle green\"></i>"
487487
topic: "Data science"
488488
location: "Sala Margarita Salas"
489-
489+
requirements: "Data Science techstack: PowerBI, Python, Scikit Learn, Tensorflow. Background n the creative tech industry, management, consulting, and operations."
490490
- start_time_slot: 17:30
491491
end_time_slot: 17:30
492492
track_length: 4

content/people/asia-noble.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
id: asia-noble
3+
name: Asia Noble
4+
short_bio: "Data Science techstack: PowerBI, Python, Scikit Learn, Tensorflow. Background n the creative tech industry, management, consulting, and operations."
5+
6+
photo: asia-noble.jpeg
7+
8+
linkedin: https://www.linkedin.com/in/natasianoble/
9+
github: https://github.com/nnoble13
10+
---
83.1 KB
Loading

0 commit comments

Comments
 (0)