Error loading file - TypeError("csv_loader() got an unexpected keyword argument 'date_column'") #121
Closed
umesht-Mum
started this conversation in
General
Replies: 2 comments
-
|
Make sure you're running the latest version of Stock-Pattern. It should be 4.0.12. Run
Also the CSV file expects columns |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi BennyThadikaran
I have again clined and restarted stock-pattern. And instead of using
custom json I tried to build by your program while specifying location of
the file at the 1st script itself it gave me error message unfortunately I
have created new in question and answer and attached my cav file too
Can you guide me what mistake is done from my side
Umesh Thakkar
…On Tue, 22 Jul, 2025, 11:34 am Benny Thadikaran, ***@***.***> wrote:
Closed #121
<#121> as
resolved.
—
Reply to this email directly, view it on GitHub
<#121>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BSKRBBCZS4ADETG3EOJFI5L3JXH6PAVCNFSM6AAAAACB7QPHY6VHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GIYDKNZYHE4A>
.
You are receiving this because you authored the thread.Message ID:
<BennyThadikaran/stock-pattern/repo-discussions/121/discussion_event/2057898
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have data in csv file and my data is in following format
DATETIME | OPEN | HIGH | LOW | CLOSE | VOLUME
07/22/2024 | 442 | 451 | 437 | 448.75 | 17818304
07/23/2024 | 449.4 | 449.4 | 410.55 | 434.95 | 33154992
07/24/2024 | 436.8 | 441 | 430.85 | 432.7 | 36773405
While importing data its giving error can you suggest whats the mistake or solution?
Beta Was this translation helpful? Give feedback.
All reactions