shirosaidev / stocksight

Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
https://shirosaidev.github.io/stocksight/
Apache License 2.0
2.12k stars 463 forks source link

Type Mismatch #1

Closed CSCG closed 5 years ago

CSCG commented 5 years ago

On occasion, we'll get an error as i returns bytes of userids when it should return a str, accounting for it further down to allow for other byte operations to take place earlier if need be

shirosaidev commented 5 years ago

thanks 👍

CSCG commented 5 years ago

of course - this is wonderful! thank you for opening up the process; I won't lie, this made a few different kibana ETL workflows click for me.

i'll dig in more this weekend!