Skip to content

Commit 3c7fa83

Browse files
committed
Added links for BDI talk
1 parent 8370e57 commit 3c7fa83

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
Repository of my talks/presentations
1+
## Repository of my talks/presentations
2+
3+
[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/shagunsodhani/talks)
4+
25

36
* [Introduction to PySpark](https://github.com/shagunsodhani/talks/tree/master/spark/PyDelhi)
7+
8+
* [Getting Started with Apache Spark](https://github.com/shagunsodhani/talks/tree/master/spark/BDI)

spark/BDI/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Title
2+
3+
Getting Started with Apache Spark
4+
5+
## Slides
6+
7+
[http://slides.com/shagunsodhani/spark/](http://slides.com/shagunsodhani/spark/)
8+
9+
## Demo
10+
11+
The sample Jupyter Notebooks can be found [here](https://github.com/shagunsodhani/iota/tree/master/notebook). The code to load StackExchange Data into Spark can be found [here](https://github.com/shagunsodhani/iota).
12+
13+
## Event
14+
15+
[Big Data Training Program, IIT Roorkee](http://www.iitr.ac.in/media/facspace/patelfec/16Bit/index.html)
16+

0 commit comments

Comments
 (0)