There was a small corner case where categorical types would not get properly ordered when doing a fit and the transform. https://github.com/SuperCowPowers/zat/issues/108
0.3.8
Misc code fixes and improvements.
0.3.6
We've optimized how Pandas dataframes are created. The dataframes are created faster and now take up significantly less memory.
0.1.5
- Support for dynamic tailing - Support for log rotation - Statistics module - Lots of new examples, including yara
0.1.4
* Bro Log Reader and Various Utilities Added * Examples include * Bro Log to Python * Bro Log to Pandas DataFrame