June Meetup
June 21, 2016
Date & Time
- 25th June
- 3:00pm to 5:30pm
Venue
Ramanujan Auditorium, IMSc, C.I.T Campus, 4th Cross Street, Tharamani, Chennai.
Location map: http://www.google.com/maps?q=12.994337,80.247170
Schedule
Schedule
Realtime analytics with Python & D3 (20 minutes)
Understanding Python iterators, generators (20 minutes)
Networking Tea Break (20 minutes)
Building scalable data science platform (20 minutes)
Submitting your Packages to PyPI (20 minutes)
Lightning Talks (20 minutes)
Realtime analytics with Python & D3
Speaker: Manish
This talk will introduce the basic concepts of D3 and building a real time chart using a python web server.
Understanding Python iterators, generators
Speaker: Ranjith Pillay
When you start off with Python, its a bit hard to understand how generators work. But it is quite important as you do more advanced Python programming. I will cover the basics in my 20 minute talk and try to make it simpler for people who have not used it before.
Building a scalable data science platform
Speakers: Raghotham & Nischal
Building data science prototypes are easy. The real challenge comes when you need to put them in production. This talk covers the pain points, solutions and tips in building a scalable data science platform in python.
Submitting your Packages to PyPI
Speaker: Srinivasan Rangarajan
Learn how easy it is to make your python packages “pip installable”. A quick and dirty guide on submitting your python packages to the official PyPI servers.