peyman.blog
My name is Peyman Salehi and I’m a software engineer.I write here about what I learn or experience. I also shrink my thoughts into 140 280 characters on Twitter, share some code I write on GitHub, and photos I shoot on Instagram.
Use date_trunc function in PostgreSQL to get a series of data based on a specific interval.
A brief explanation of some data structures in Python besides list, dict, and tuple that you should know when coding in Python.