Add demonstrations of new functions.

communication
junos 2021-08-06 18:38:21 +02:00
parent 1b53865f0a
commit e3d735163f
1 changed files with 0 additions and 3 deletions

View File

@ -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)