Sinaptik-AI / pandas-ai

Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
https://pandas-ai.com
Other
12.73k stars 1.23k forks source link

fix: remove exception raise in case of filter #1122

Closed ArslanSaleem closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 77.69%. Comparing base (e5f1c8a) to head (cf8f810).

Files Patch % Lines
pandasai/pipelines/chat/code_execution.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1122 +/- ## ========================================== - Coverage 77.73% 77.69% -0.04% ========================================== Files 116 116 Lines 4540 4542 +2 ========================================== Hits 3529 3529 - Misses 1011 1013 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.