Sometimes you may need to drop one or more columns in Python Pandas. Here are the steps to do it.
Types of Testing in Python
It is good to learn about how to perform testing in python. Here are the types of testing in Python.
How to Generate SSH Keys for Git Authorization
SSH Keys provide secure authorization in Git version control system. Here are the steps to generate SSH keys for git authorization.
How to Download File in Django
How to Check if File Exists in Python
How to Allow MySQL User from Multiple Hosts
Sometimes you may want to allow MySQL users from all hosts. Here are the steps to allow MySQL user from multiple hosts.
How to Check Python Package Dependencies
Sometimes you may need to find out the package dependencies of Python module. Here is how to check python package dependencies.