Pandas Archives ~ fitzmoskal https://fitzmoskal.me/tag/pandas/ You are _here_ Thu, 29 Feb 2024 16:41:05 +0000 en-GB hourly 1 https://wordpress.org/?v=6.9.4 https://fitzmoskal.me/wp-content/uploads/2024/02/cropped-result_880649-32x32.jpeg Pandas Archives ~ fitzmoskal https://fitzmoskal.me/tag/pandas/ 32 32 11678478 WhenWasThat https://fitzmoskal.me/whenwasthat/ Mon, 19 Feb 2024 22:36:35 +0000 https://fitzmoskal.me/?p=1219 This is a small script using Python Pandas that takes a date input and can tell how exactly how long

The post WhenWasThat appeared first on fitzmoskal.

]]>
This is a small script using Python Pandas that takes a date input and can tell how exactly how long ago the event took place in human readable syntax.

https://github.com/codefitz/WhenWasThat

The post WhenWasThat appeared first on fitzmoskal.

]]>
1219
IP and Subnet Mapper https://fitzmoskal.me/ip-and-subnet-mapper/ Mon, 19 Feb 2024 22:32:32 +0000 https://fitzmoskal.me/?p=1217 This is a useful little CLI tool written in Python that will take a given CIDR syntax and convert it

The post IP and Subnet Mapper appeared first on fitzmoskal.

]]>
This is a useful little CLI tool written in Python that will take a given CIDR syntax and convert it to IPs or list of IP addresses and convert to CIDR range. It can also take a CSV file as input and output a CSV file.

https://github.com/codefitz/IP-and-Subnet-Mapper

The post IP and Subnet Mapper appeared first on fitzmoskal.

]]>
1217