Modules
Data Analyst
Data Engineer
Product Data Scientist
AI Engineer
Machine Learning Engineer
Prompt Engineer
Using the same table as in the prior exercise instagram_posts, count the number of users with more than 3 posts.
| Column Name | Description |
|---|---|
| post_id | Unique identifier for each post |
| user_id | ID of the user who created the post |
| comments | Number of comments on the post |
| nb_users |
|---|
| 4 |
Using the same table as in the prior exercise instagram_posts, count the number of users with more than 3 posts.
| Column Name | Description |
|---|---|
| post_id | Unique identifier for each post |
| user_id | ID of the user who created the post |
| comments | Number of comments on the post |
| nb_users |
|---|
| 4 |