Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 262 Bytes

File metadata and controls

11 lines (6 loc) · 262 Bytes

ticktwit

Obtiene los twits que contienen los tickers de algunas emisoras americanas busca encontrar palabras como BUY, SELL, SHORT, COMPRA, VENTA mediante fuzzy matching string y las almacena en un pandas Data Frame.

Dependencias: *pytweet *pandas