eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents

Home Page:https://docs.dbgpt.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug][ChatExcel] bug , Error parsing csv, incorrect header, and unable to draw ,chat excel csv error,cannot generate chart

adogwangwang opened this issue · comments

Search before asking

  • I had searched in the issues and found no similar issues.

Operating system information

Linux

Python version information

=3.11

DB-GPT version

latest release

Related scenes

  • Chat Data
  • Chat Excel
  • Chat DB
  • Chat Knowledge
  • Model Management
  • Dashboard
  • Plugins

Installation Information

Device information

v100 32G

Models information

LLM: chatglm3
embedding: bge-large-zh

What happened

使用chat excel 过程中,upload的csv 表格解析不成功,我的表头 是

image
学号 ,姓名,性别,班级编号,入学日期,但是解析upload之后 怎么会多了 ‘专业’ 这一列的信息?
并且我需要他绘图展示,也无法做到,为什么?

image

请教各位大佬~~~~

What you expected to happen

给我一个解决 chat excel 中正确解析csv并绘制统计图的方法

How to reproduce

see error

Additional context

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

也有类似的画图要求