ymyke

Results 9 issues of ymyke

Thanks for the great project! I installed pdb++ yesterday and it worked like a charm, including tab completion. Today, pdb++ still works but the tab completion part stopped working. The...

Hi @alvarobartt – thanks for all the great work here! Are you still actively maintaining the package? It feels like commits are rather sparse and open issues are piling up....

I wrote the [**tessa package**](https://github.com/ymyke/tessa) to make my life easier when trying to retrieve price information for financial assets. Main features: - Unified access to investing and coingecko information. Uses...

Two issues with `get_bond_historical_data`: 1. Doesn't accept country parameter even though there is even a `get_bond_countries` function. 2. Returns a dataframe without currency information.

@alvarobartt See also https://github.com/alvarobartt/investpy/issues/557 – please accept this to add a hint to the package to your Readme.

I have a couple of minimized compose windows, like so: ![image](https://user-images.githubusercontent.com/8012482/169021956-ff8390b7-3050-4a55-ba9c-0d2bab6145c8.png) When I press Esc to get back to the main screen, the leftmost window gets opened. Not sure if...

The `history()` function doesn't return the currency the prices are in. In order to get the currency, one has to invoke the `get_info()` function, which is rather costly – on...

Searching via Yahoo no longer works, i.e., yields no results. Example: ```python from tessa.search.yahoo import yahoo_search res = yahoo_search("apple") res.p() ``` Produces only empty buckets/results. This also causes the test...

bug

I'm guessing this is going too far for Simplify, but I wanted to put this out there as input. I used to be an enthusiastic user of Simplify and then...