This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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" |