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

Newer Symbols have NaN values before Listing date #37

Open
miron opened this issue Jun 26, 2022 · 0 comments
Open

Newer Symbols have NaN values before Listing date #37

miron opened this issue Jun 26, 2022 · 0 comments
Labels
priority what to tackle next

Comments

@miron
Copy link
Member

miron commented Jun 26, 2022

Check all formulas and implement how to calculate with those DataFrames.
For now I limited calculations with [:3] to the first 3 symbols as those have no NaN values.
Possible solutions:

  • limit calculations to 1 year into the past
  • calculate individualy from first price, i.e. dropna()
  • don't concatenate DataFrames and find another solution
@miron miron changed the title Newer Symbols have NaN values Newer Symbols have NaN values before Listing date Jun 26, 2022
@miron miron pinned this issue Jul 7, 2022
@miron miron added the priority what to tackle next label Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority what to tackle next
Projects
None yet
Development

No branches or pull requests

1 participant