Python is a great programming language, as well as the most popular one according some statistics(e.g TIOBE Index). Its popularity has been only accelerating in recent years with the rise of AI/machine learning as Python has the richest set of APIs/Libraries in this space. As someone familiar/worked with a few different programming languages, I loved Python! It probably was the … [Read more...] about 5 Python Weird Behaviours you should know about
python
Getting Started With Big Data Analytics Pipeline
So you are interested in Big Data? Ready to explore its huge potential of it? To get ready, you have to know the basics first, and how this works overall. In recent days, I have learned some basics through my Master's coursework, and I would like to share what I learned in this post about the big data analytics pipeline. This is a basic guideline and thus won't include deep … [Read more...] about Getting Started With Big Data Analytics Pipeline
Getting Started With NVML Python API
When I participated in Google Summer Of Code last summer, I worked for Ganglia, which is a very popular open source distributed monitoring system. I have worked on its nvidia gpu module, which is written in python language. This is my first official contribution to a widely used open source software. While working here, I came to realize that, there aren't that much … [Read more...] about Getting Started With NVML Python API