Returns
pd.DataFrame with star count data.
Example
Columns
| Column | Type | Description |
|---|---|---|
entity_type | string | Entity type (email_message, email_thread, photo, document, imessage) |
entity_id | int | Entity ID (FK to corresponding table) |
count | int | Number of stars |
