Skip to content

Commit a94ac67

Browse files
Adding info to the README
1 parent 44b1155 commit a94ac67

File tree

1 file changed

+36
-2
lines changed

1 file changed

+36
-2
lines changed

README.md

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,36 @@
1-
# dataframe-summit
2-
Materials for the dataframe summit at EuroSciPy 2019
1+
# Dataframe summit @ EuroSciPy 2019
2+
3+
More info about the maintainers session: https://www.euroscipy.org/2019/maintainers.html
4+
5+
## Participating projects
6+
7+
[pandas](https://github.com/pandas-dev/pandas) Flexible and powerful data analysis / manipulation library for Python
8+
9+
- [Joris Van den Bossche](https://github.com/jorisvandenbossche)
10+
- [Marc Garcia](https://github.com/datapythonista)
11+
12+
[Dask](https://github.com/dask/dask) Parallel computing with task scheduling
13+
14+
- [Peter Andreas Entschev](https://github.com/pentschev)
15+
16+
[Vaex](https://github.com/vaexio/vaex) Out-of-Core DataFrames for Python
17+
18+
- [Maarten Breddels](https://github.com/maartenbreddels)
19+
- [Jovan Veljanoski](https://github.com/JovanVeljanoski)
20+
21+
[Koalas](https://github.com/databricks/koalas) pandas API on Apache Spark
22+
23+
- [Timothy Hunter](https://github.com/thunterdb)
24+
25+
[cuDF](https://github.com/rapidsai/cudf) GPU DataFrame Library
26+
27+
- TBC
28+
29+
## Sessions
30+
31+
- Maintainers session (discussion): Thursday, 5 September, 10:30 - 12:30
32+
- Dataframes sprint (hands on technical session): Friday, 6 September, 10 - 18:30
33+
34+
## Agenda
35+
36+
Please [create an issue](https://github.com/python-sprints/dataframe-summit/issues/new) with any topic you would like to discuss or work on in the sessions.

0 commit comments

Comments
 (0)