Recent posts

Virtual Environment

3 minute read

Virtual Environment is a cooperatively isolated runtime environment that allows Python users and applications to install and upgrade Python distribution pack...

How to install PostgreSQL on Amazon AWS?

5 minute read

PostgreSQL is an open source object-relational database management system (ORDBMS), developed at the University of California at Berkeley Computer Science De...

Amazon Web Services for Data Science

9 minute read

Amazon Web Services (AWS) provides a low-cost, scalable and highly reliable infrastructure platform in a secure cloud, and offers services like database stor...

How to use Jupyter more effectively?

5 minute read

Jupyter is a browser-based graphical interface of Ipython shell. It is an open-source web application which allows a user, to create and share documents, whi...