Skip to content

mikerabs/enron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enron

Analysis of the Enron Email Network Using Graph-Based Techniques

Files

  • ~/repos/github.com/mikerabs/enron/load_data.py = loads into dataframe, first draft
  • ~/repos/github.com/mikerabs/enron/load_database.py = loads into MySQL, but only ones from inbox, sent mail, sent_items, sent, etc.
  • ~/repos/github.com/mikerabs/enron/load_database_all.py = Final copy of the loading file into MySQL, gets all files from all folders, includes folders from maildir in folder_path column

Libraries Used

os pandas email - idt this one anymore mysql-connector-python networkx matplotlib scipy

About

Analysis of the Enron Email Network Using Graph-Based Techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages