Module csv_to_histogram
[hide private]
[frames] | no frames]

Module csv_to_histogram

source code

csv_to_histogram.py

Uses pylab Python module to display a histogram wich represent the IP contacted by a source IP.


Version: $Revision: 0.2 $

Date: $Date: 2009/02/22 $

Author: Jerome Hussenet, Cedric Bonhomme

Copyright: Copyright (c) 2009 Jerome Hussenet, Copyright (c) 2009 Cedric Bonhomme

License: Python

Classes [hide private]
  excel_french
Functions [hide private]
 
csv_to_histogram(csv_file, ip_src)
Display a histogram.
source code
Function Details [hide private]

csv_to_histogram(csv_file, ip_src)

source code 

Display a histogram.

The generated histogram corresponds to the 10 most IP visited by 'ip_src".