Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 545 Bytes

File metadata and controls

10 lines (8 loc) · 545 Bytes

Call-Log-Analysis

A Jupyter Notebook which gives you various analysis between you and your contacts! Eg. Number of times you have called vs the other person has called you, etc.

Pre-requisite

  1. You need a csv file which contains your call logs with the other person.
  2. For this there are a variety of free tool. One such is droidtransfer. It is a paid tool, but downloading csv of call log is available in the free version.

Usage

  1. Just replace the url where we are importing the csv file to your csv file.
  2. You are good to go!