Skip to content

Commit f3fedf3

Browse files
reshamasbsipoczstefanv
authored
Update with Data Umbrella events: Nov & Dec 2024 (#706)
* fix text description * add video link for past event on polars * add link to YT for upcoming event, and placeholder * fix trailing spaces * try removing YT link * Fix linter * Add YT link --------- Co-authored-by: Brigitta Sipőcz <[email protected]> Co-authored-by: Stefan van der Walt <[email protected]>
1 parent 1776aad commit f3fedf3

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

calendars/data-umbrella.yaml

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,31 @@ name: Data Umbrella Events Calendar
22
events:
33
- summary: Introduction to Git
44
description: |
5-
A fortnightly meeting to share updates on everything
6-
that is happening in the NumPy community. Everyone is welcome
7-
to attend and contribute to a conversation.
5+
Join us for an introductory session on Git. Discover some
6+
fundamental concepts, explore its practical applications, and
7+
learn how to efficiently use both the command line and the Visual
8+
Studio Code graphical user interface (GUI).
89
910
Meetup: https://www.meetup.com/data-umbrella/events/304521945/
1011
Webinarlink: https://www.bigmarker.com/neo4j/Data-Umbrella-Webinar
12+
Video: https://www.youtube.com/@DataUmbrella
1113
begin: 2024-12-10 17:00:00 +00:00
1214
end: 2024-12-10 18:00:00 +00:00
1315
url: https://www.bigmarker.com/neo4j/Data-Umbrella-Webinar
16+
17+
- summary: Polars & Narwhals - Understanding Expressions When You're Used to pandas
18+
description: |
19+
When it comes to dataframes, pandas is the go-to library for
20+
many people. Yet Polars is taking the world by storm, and so
21+
many data practitioners are curious about trying it out. There
22+
is a learning curve though, as Polars introduces some concepts
23+
which pandas users might not be familiar with. This talk is a
24+
deep dive into one of those concepts (expressions) and will focus
25+
on how you can understand them from a pandas perspective.
26+
27+
Meetup: https://www.meetup.com/data-umbrella/events/304005848/
28+
Webinarlink: https://www.bigmarker.com/neo4j/Data-Umbrella-Webinar
29+
Video: https://youtu.be/kPtUPe5Egak
30+
begin: 2024-11-19 17:00:00 +00:00
31+
end: 2024-11-19 18:00:00 +00:00
32+
url: https://www.bigmarker.com/neo4j/Data-Umbrella-Webinar

0 commit comments

Comments
 (0)