-
hi, i
2024-10-23 20:51:38,372 [WARNI] 70% or more clusters filtered out by --min-cov: consider reducing or assessing data quality and depth!
Traceback (most recent call last):
File "/home_data…
-
Hello there,
I'm using both:
`inpy.get_stock_recent_data("2222", 'Saudi Arabia')`
and
`inpy.get_stock_historical_data(stock, country, "from_date", "to_date", as_json=False, order='ascending')…
Jihad updated
3 years ago
-
As discussed in https://forum.portfolio-performance.info/t/aktueller-kurs-von-l-s/7623/24 it is very useful for TradeRepublic users, or for Lang & Schwarz Exchange in general, to scrape the current st…
-
**Is your feature request related to a problem? Please describe.**
My broker (FFB) automatically buys shares from dividends. These are marked as a special type in the exported transactions ("ERTRAG")…
-
The only docs we have its the README and features like that introduced by #21 are not easy to understand if you are not an experienced developer.
What if we strat proper documentation like in other…
-
#### Is your feature request related to a problem?
I wish to take the AND, OR, XOR, and NOT of dataframes. Of course I could do this manually but an inbuilt way would be far cleaner and elegant.
…
-
Native python `pow()` can take complex numbers:
`>>> pow((0+1j), 2)` squaring i
`(-1+0j)` results in -1
However, processing's `pow()` cannot, and thus
`print(pow((0+1j), 2))` exact same function…
-
### Description
example:
```js
export class Post {
@IsString
rating: string;
}
```
while validating, class-validator will not use `rating`'s type info which is string.
Instead, a redu…
-
## Short Description
I want to select individual levels from the Dimensions to plot because plotting all of the levels of a variable is slow and the plot uninterpretable.
## Code Example or link…
-
Пробую эту функциональность:
```
$ investments simulate-sell ib
W: The broker statement misses trade settle date information. First occurred trade - EXH4d at 16.04.2020. All calculations for such t…