Skip to content

Add CSV review import support#1

Open
kriptoburak wants to merge 1 commit into
ShahMitul-GenAI:mainfrom
kriptoburak:codex/add-xquik-review-csv
Open

Add CSV review import support#1
kriptoburak wants to merge 1 commit into
ShahMitul-GenAI:mainfrom
kriptoburak:codex/add-xquik-review-csv

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary

  • Add a CSV Export input path for review, feedback, comment, text, and Xquik Tweet Text exports.
  • Normalize imported reviews with optional rating and customer columns, then reuse the existing summary flow.
  • Add tests for Xquik export columns, customer-name mapping, and missing review-column errors.

Validation

  • python3 -c "compile(open('customer_reviews/reviews_summary.py', encoding='utf-8').read(), 'customer_reviews/reviews_summary.py', 'exec')"
  • PYTHONDONTWRITEBYTECODE=1 uv run --no-project --with pandas --with pytest python -m pytest tests/test_review_inputs.py
  • git diff --check

Duplicate checks

  • No existing Xquik references on the default branch.
  • No open or closed PRs or issues existed in this repo before opening.

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