I am trying to convert(pcap data) packetList to dataframe so that i can perform preprocessing on it. I have used scapy library to read pcap file.
import panda