Python Pandas – 10 Useful Data Cleaning Tricks

Python Pandas. 10 Useful Data Cleaning tricks for Excel and CSV automation. How to merge multiple Excel documents? How to compare the difference between Excel columns?
How to retrieve CVSS Scores with Bulk CVE Lookup in NIST NVD via Python

Using Python3 to create a simple script to pull the latest CVSS base score from the NIST National Vulnerability Database (NVD). The output of the script can be easily copied and paste into an excel file and separated with text to column.