Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data_loader is undefined #47

Closed
casuwu opened this issue Apr 14, 2021 · 4 comments
Closed

Data_loader is undefined #47

casuwu opened this issue Apr 14, 2021 · 4 comments
Assignees

Comments

@casuwu
Copy link

casuwu commented Apr 14, 2021

Hey there, I'm trying to run this code but with a btc data set, however, just running it out of the box I am faced with the error that data loader variable is not defined.

@Joshwani
Copy link
Contributor

Hi @erickdelgado, are you able to share the code snippet you're trying to run and the error message? I've been meaning to setup an issues template but haven't got around to it.

data_loader is meant to load an S&P 500 dataset, so it shouldn't be necessary if you're using your own data. Maybe I have a typo in the readme example or maybe something weird is going on with how you're importing the package modules.

@Joshwani Joshwani self-assigned this Apr 14, 2021
@casuwu
Copy link
Author

casuwu commented Apr 15, 2021

Well, I cloned the repo down and ran it as is, I suppose thats the issue. Ultimately I wanted to pump a csv of btc data through this method you've defined here. I'm also a novice with python, is there some init function I should invoke after I've cloned and downloaded the requisite packages? Appreciate your time, thanks.

@casuwu
Copy link
Author

casuwu commented Apr 16, 2021

Trying to run your boilerplate code up until the first visualization gets printed, but it is erroring there. Here are some snippets of code and the error stack trace.

image
image
image

@casuwu
Copy link
Author

casuwu commented Apr 25, 2021

Hey I figured out all my issues and managed to run your model through with a bitcoin dataset. Thanks for your time.

@casuwu casuwu closed this as completed Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants