Piyush BansalPiyush Bansal

Posts in 'Code'

Google Summer Of Code with Melange!

I'm participating in GSoC (again!) to make GSoC better!

Research paper accepted at SIGIR ‘14

This is my first publication and it's at SIGIR!

*args, **kwargs and function parameters in python.

A small introduction to *args, **kwargs and their magic.

Python generators and iterables

A simple introduction to Iterables, Generators and yield.