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

Dataframe is set and transformed multiple times. #69

Closed
codeninja opened this issue Oct 25, 2019 · 2 comments
Closed

Dataframe is set and transformed multiple times. #69

codeninja opened this issue Oct 25, 2019 · 2 comments
Labels
$$$ 1+ $ETH in Funding bug Something isn't working funded This issue is funded via Gitcoin.

Comments

@codeninja
Copy link
Collaborator

codeninja commented Oct 25, 2019

Please make sure that this is a Bug or a Feature Request and provide all applicable information asked by the template.
If your issue is an implementation question, please ask your question on StackOverflow or on the TensorTrade Discord #help-desk channel instead of opening a GitHub issue.

System information
current master

You can obtain the TensorFlow version with:
python -c "import tensorflow as tf; print(tf.GIT_VERSION, tf.VERSION)"
TF 1.3

Describe the current behavior
image

The data frame is set, and transformed, multiple times in a single run.

Describe the expected behavior
The data frame should only be set and transformed a single time.

Code to reproduce the issue
Provide a reproducible test case that is the bare minimum necessary to generate the problem.

Other info / logs
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

@notadamking notadamking added bug Something isn't working funded This issue is funded via Gitcoin. labels Oct 26, 2019
@gitcoinbot
Copy link

⚡️ A tip worth 0.50000 ETH (88.5 USD @ $177.0/ETH) has been granted to @codeninja for this issue from @notadamking. ⚡️

Nice work @codeninja! To redeem your tip, login to Gitcoin at https://gitcoin.co/explorer and select 'Claim Tip' from dropdown menu in the top right, or check your email for a link to the tip redemption page.

@notadamking notadamking added the $$$ 1+ $ETH in Funding label Oct 26, 2019
@notadamking
Copy link
Collaborator

Fixed in #125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
$$$ 1+ $ETH in Funding bug Something isn't working funded This issue is funded via Gitcoin.
Projects
None yet
Development

No branches or pull requests

3 participants