Python Pandas – Reading text files got a lot better.
Problem Statement – Have a list of VMWare Instances and wanted to quickly iterate and see what VMs are powered on, this has nothing to do with Vmware or ESXI, look at the below image, programmatically I want to pick two specific rows and perform dictionary operations on them.
Git – https://github.com/yukthr/auts/blob/master/random_programs/pandas_vmware_esxi.py
for someone like me who is partly into programming and mostly into networking, anything effective is easy, I could have gone with the other way of doing this but since Pandas are effective i would text parsing with them.
I only want two sections which are of interest to me, in a normal way maybe I should have pasted this in excel and Do a text to the column and do a manual data extraction, but wanted to do it with Pandas and they are powerful.
First things first
- Read with Pandas
- Read the text
- If possible convert into CSV (as I have some experience with csv file operations)
- Then split the Columns and make the dictionary for further use
Let’s see how this proceeds
Pandas make it so powerful to just pick Columns out of the fly, in this case, I wanted Continue reading



Also today HPE rolled out four new edge products as well as storage advances with machine learning built in.
The company says that using the custom Arm processors could cut costs as much as 40 percent.
NooBaa’s hybrid and multi-cloud management technology will be integrated with Red Hat’s storage offerings.
This growth in traffic will mean that more than one-third of network capacity will have to bypass the core by 2022.
The vendor updated its cloud-native monitoring platform with new microservices capabilities and automated anomaly detection across infrastructure and applications.
The vendor also says that IoT subscriptions are set to surge to 4.1 billion devices in 2024. Network operators have said they plan to build 85 NB-IoT and LTE-M networks.