Repository for M.A.I.L system's analysis server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

mailanalysis.py 146B

1234567891011121314151617181920
  1. import os
  2. import sys
  3. import pandas as pd
  4. import numpy as np
  5. import json
  6. import time
  7. def
  8. def main():
  9. if __name__ == "__main":
  10. main()