Temporal_Relational_Stock_Ranking icon indicating copy to clipboard operation
Temporal_Relational_Stock_Ranking copied to clipboard

Why substract 1234 when processing the data

Open EternalConfession opened this issue 4 years ago • 2 comments

I was very confused why substracting 1234 to the stock price.

Dose this operation have some realistic meanings?

Thanks

EternalConfession avatar May 25 '20 04:05 EternalConfession

No, -1234 is just a special value which means the data is missing. You can replace it with any negative number that is large enough.

fulifeng avatar May 25 '20 17:05 fulifeng

Thanks for your reply.

Fuli Feng [email protected] 于2020年5月26日周二 上午1:02写道:

No, -1234 is just a special value which means the data is missing. You can replace it with any negative number that is large enough.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fulifeng/Temporal_Relational_Stock_Ranking/issues/9#issuecomment-633653756, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEASW2K6YB6X73ODV2FJSXTRTKQCTANCNFSM4NJGP6YQ .

EternalConfession avatar May 27 '20 15:05 EternalConfession