noise-lab / netml

Feature Extraction and Machine Learning from Network Traffic Traces
Apache License 2.0
54 stars 16 forks source link

fix: pcap2pandas() no longer excludes packets w/o MAC info #32

Open jesteria opened 2 weeks ago

jesteria commented 2 weeks ago

…And, squashed error when stream contains no packets at all.

Resolves #31.