This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix issue with streaming tweets loading extended_tweet data
assigns each node in the extended_tweets dict to the top-level node tweet[extended_tweet][entities] > tweet[entities] for example. this fixes an issue where tweets were not being fully hydrated from the streaming apis. close issue #506; close issue #491
- Loading branch information