Jupyter Notebooks for Various RSA NetWitness functions
I have found the Anaconda desktop app really helpful to get Jupyter running on a local machine to make these manipulations easier (access remote systems from API etc to help with API)
##Resources that I found useful for Jupyter notebooks
http://blog.josephmisiti.com/group-by-datetimes-in-pandas
https://medium.com/dunder-data/minimally-sufficient-pandas-a8e67f2a2428
https://www.shanelynn.ie/summarising-aggregation-and-grouping-data-in-python-pandas/
https://github.com/Cyb3rWard0g/HELK/tree/master/docker/helk-jupyter/notebooks
https://github.com/sooshie/Security-Data-Analysis
https://github.com/fastforwardlabs/anomaly_detection/blob/master/Anomaly%20Detection%20Post.ipynb
http://blog.josephmisiti.com/group-by-datetimes-in-pandas
https://www.shanelynn.ie/summarising-aggregation-and-grouping-data-in-python-pandas/