ChatGPT 数据可视化 提示词(Prompts)
2023-06-27 14:58 更新
标签:软件开发
中文提示词:
生成一个条形图,表示以下数据:【数据或数据集描述】。
英文提示词:
Generate a bar chart that represents the following data: [data or dataset description].
中文提示词:
创建一个线图,可视化以下时间序列数据的趋势:【数据或数据集描述】。
英文提示词:
Create a line chart that visualizes the trend in the following time series data: [data or dataset description].
中文提示词:
设计一个热图,表示以下变量之间的相关性:【变量列表】。
英文提示词:
Design a heatmap that represents the correlation between the following variables: [variable list].
中文提示词:
使用直方图或箱线图可视化以下数据集的分布:【数据或数据集描述】。
英文提示词:
Visualize the distribution of the following dataset using a histogram or box plot: [data or dataset description].
中文提示词:
生成一个散点图,展示以下两个变量之间的关系:【变量1】和【变量2】。
英文提示词:
Generate a scatter plot that demonstrates the relationship between the following two variables: [variable 1] and [variable 2].
提示
- ChatGPT 对英文的理解更为出色。如果你英文还可以,建议复制英文提示词。
- 英文提示词带来的回复也很可能是英文的,可以在提示词结尾添加
respond in Chinese
,将回复指定为中文。