Skip to content

Commit

Permalink
Update LinkedIn_Rank_Direct_Conversations_by_Messages_Count.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentLvr authored Jun 26, 2024
1 parent 0973f2f commit a74cdd5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
]
},
"source": [
"**Description:** This notebook ranks direct conversations by message count. Don't forget to download your LinkedIn extract and use the messages.csv file as input."
"**Description:** This notebook ranks direct conversations by message count. Download your LinkedIn data, extract all files from Zip and use the messages.csv file as input."
]
},
{
Expand Down Expand Up @@ -144,7 +144,7 @@
"tags": []
},
"source": [
"- `linkedin_url`: URL of LinkedIn profile\n",
"- `linkedin_url`: Your LinkedIn profile URL\n",
"- `file_path`: Path to the messages.csv file\n",
"- `limit`: Limit of days to get the conversations"
]
Expand Down Expand Up @@ -334,4 +334,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}

0 comments on commit a74cdd5

Please sign in to comment.