Dan Kerchner
Dan Kerchner
These parameters are already available in `Twarc.search()`. This ticket has been spun off of #943.
Ability to ingest a list of Tweet IDs, hydrate them [and perhaps use this as the basis for a collection going forward]
Similar to TweetSets and/or DocNow, display high-level analytics for each collection
- Freeze top row - Boldface top row - Adjust column widths (e.g. widen Text column)
And update install/config docs accordingly
This is a task to review the code that generates the CSV/Excel derivatives and clarify which of: `text`, `full_text`, `extended_tweet.full_text` (or the text from the tweet that's being retweeted) are...
If we opt not to do this, add to the documentation the fact that there is currently no way to stop an export - perhaps in the limitations and known...
Update https://sfm.readthedocs.io/en/stable/development.html#building-vs-pulling and/or provide an `example.dev.docker-compose.yml` as part of the `sfm-docker` repo, to contain information along the lines of (thanks @lwrubel ): > If you're changing a Dockerfile or even...
In https://sfm.readthedocs.io/en/latest/install.html#local-installation , add a line specifying the URL for local access (may want to reference where the port number is set in `.env` as well).