How to Convert scapy packetList to dataframe in python?

前端 未结 0 1363
迷失自我
迷失自我 2020-11-27 21:35

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题