Skip to content

Instantly share code, notes, and snippets.

View amansingh9097's full-sized avatar
making a dent in the Universe

Aman Singh amansingh9097

making a dent in the Universe
View GitHub Profile
@amansingh9097
amansingh9097 / my-linkedin-network.py
Created October 14, 2021 07:17
Visualize your LinkedIn connections
#!/usr/bin/env python
# coding: utf-8
# author: https://github.com/amansingh9097/
import pandas as pd
import numpy as np
import plotly.express as px
# How to get your connection data?
# On LinkedIn, Go to "Me" --> "Settings & Privacy" --> "Get a Copy of your Data"