Add demonstrations of new functions.
parent
1b53865f0a
commit
e3d735163f
|
@ -40,9 +40,6 @@ print(df_calls)
|
|||
# %%
|
||||
count_comms(df_calls)
|
||||
|
||||
# %%
|
||||
enumerate_contacts(df_calls)
|
||||
|
||||
# %%
|
||||
df_sms = get_sms_data(["nokia_0000003"])
|
||||
count_comms(df_sms)
|
||||
|
|
Loading…
Reference in New Issue