NeuML/neuml-linkedin-202501
NeuML LinkedIn Company Posts This dataset is 12 months of NeuML's LinkedIn Company Posts as of January 2025. It contains the post text along with engagement metrics. It was created as follows: Export the company posts from the analytics page, see this link for instructions. Run the following code to create a dataset import pandas as pd from datasets import load_dataset df = pd.read_excel("export_data.xls", sheet_name=1, header=1) df = df.dropna(axis="columns")… See the full description on the dataset page: https://huggingface.co/datasets/NeuML/neuml-linkedin-202501.
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face