Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add CSV-MCP example loader #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025

Conversation

nztinversive
Copy link
Owner

Summary

  • add placeholder README for CSV-MCP example
  • provide sample input.csv
  • implement load_csv and preview_df
  • simple tests for the loader

Test plan

  • ruff format csv_mcp/csv_loader.py tests/test_csv_loader.py
  • ruff check csv_mcp/csv_loader.py tests/test_csv_loader.py
  • mypy csv_mcp
  • make tests (fails: could not fetch pytest-mock)

Issue number

None

Checks

  • I've added new tests
  • I've added/updated the relevant documentation
  • I've run make lint and make format
  • I've made sure tests pass

@nztinversive nztinversive merged commit 7c487a3 into main May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant