Replies: 3 comments 4 replies
-
Thank you for your questions about my project. As the author, I'd like to
address your concerns:
1. Thank you for pointing out this issue. You are correct; there is indeed
a typographical error. "Sata data.csv" should be "Set data.csv". The
intention of this step is to instruct users to place the data file they
want to analyze in the data_storage folder. I will correct this error in
the documentation.
2. Regarding the OnlineSalesData.csv file, this was a sample data file I
used during development for testing purposes. I didn't include it in the
project as it was only for my personal testing. If you need example data to
start using this project, I suggest you could use your own data
nakulz ***@***.***> 於 2024年9月9日 週一 21:14 寫道:
… Seeking clarification on two items:
1. In #2 of the “Usage” section of the documentation, what is meant by
“Sata data.csv in data_storage”? Is “Sata” a typo, or does it refer to
something specific?
2. For the customization step in the main.ipynb file, where can I find the
default OnlineSalesData.csv file, and what are its contents?
—
Reply to this email directly, view it on GitHub
<#1>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYOGMJI74NSD4XRUON67KU3ZVWNLLAVCNFSM6AAAAABN4Q3PMWVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXGE3DANZRHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Because there is actually no certain data standard
As long as it is text data
But I hope to support different types such as images in the future
nakulz ***@***.***> 於 2024年9月9日 週一 下午10:35寫道:
… Thank you for your quick response and for making update already.
Will be great if you can add a sample / dummy YourDataName.csv with some
explanation on what it needs to contain.
Eager to give this project a go.
—
Reply to this email directly, view it on GitHub
<#1 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYOGMJJYNSAP3GXNTIWSSUDZVWW27AVCNFSM6AAAAABN4Q3PMWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANJZGIYDSMI>
.
You are receiving this because you commented.Message ID:
<starpig1129/ai-data-analysis-MulitAgent/repo-discussions/1/comments/10592091
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
NameError Traceback (most recent call last) NameError: name 'events' is not defined |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Seeking clarification on two items:
1. In #2 of the “Usage” section of the documentation, what is meant by “Sata data.csv in data_storage”? Is “Sata” a typo, or does it refer to something specific?
2. For the customization step in the main.ipynb file, where can I find the default OnlineSalesData.csv file, and what are its contents?
Beta Was this translation helpful? Give feedback.
All reactions