python

Difference between Pandas and NumPy

Pandas Its is an open-source, BSD-licensed library written in Python Language. Pandas provide high performance, fast, easy to u…

What is Django?

Django is a high-level Python web framework that enables rapid development of  secure and maintainable websites . Built by expe…

Installing Django without any Errors

Before you can start learning Django, you need to install some software on your system:     1. Install Python      2. Install a…

That is All