
Python Pandas – 10 Useful Data Cleaning Tricks
January 23, 2021
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?

Logitech G502 Wired Vs Wireless
December 21, 2020
The Logitech G502 LightSpeed is a wireless version of the original Logitech G502 Proteus/Hero mouse. This is a great wireless gaming mouse that has specifications that surpass its wired counterparts with DPI as high as 25,600.

How to retrieve CVSS Scores with Bulk CVE Lookup in NIST NVD via Python
December 19, 2020
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.