Skip to content

Add TweetClaw export converter#1

Open
kriptoburak wants to merge 1 commit into
hi-imran:masterfrom
kriptoburak:codex/import-tweetclaw-project-data
Open

Add TweetClaw export converter#1
kriptoburak wants to merge 1 commit into
hi-imran:masterfrom
kriptoburak:codex/import-tweetclaw-project-data

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary

  • Add a stdlib converter from TweetClaw CSV, JSON, JSONL, or NDJSON exports to the existing project_twitter_data.csv format.
  • Preserve the original sentiment script and its tweet_text, retweet_count, reply_count input shape.
  • Document how to generate a replacement input file from an export before running FinalProject.py.

Validation

  • python3 -m py_compile tweetclaw_to_project_data.py
  • Sample TweetClaw CSV conversion produced 2 rows and defaulted missing counts to 0.
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant