One of the common tasks in data handling or manipulation, especially dealing with time series data, is to generate a list of months. In this tutorial, we will learn how to create a list of months in Python using multiple methods.
Removing duplicates in from a list in Python is a simple operation and the results can be achieved using different methods and techniques. First very common way is to use Python set. Set is a collection of unordered unique object.
Linux snippet to install Python LDAP on various Linux distributions.
CVE-2018-0833 is the new vulnerability in Microsoft windows Server Message Block (SMB) version 2 and 3 client. This simple vulnerability mount a Denial of Service (DOS) attack on Windows 8.1 and ...