-
df.x may return a series, but df['x'] will always return a dataframe so maybe I can put this into some code where a series is returned.
There are actually several areas when attribute access is bad. …
-
First of all, thank you for creating this package, the documentation is very clear and easy to follow. I apologize in advance for the long post, but I'd like to make my problem as clear as possible.
…
-
Requires Area in the subbasin df but this is only produced when reading the rvh file, not when providing a direct data frame
should have a check in this function and automatically tabulate the subb…
-
Getting the following error for get_all_data_for_profile()
raise InvalidURL(f"URL can't contain control characters. {url!r} "
InvalidURL: URL can't contain control characters. '/api/all_data…
-
Some API's feel a bit un-intuitive, I think Polars has really excelled at this area. My suggestion is we re-use some of those APIs or take some inspiration of them, changes I am proposing (I am happy …
-
# Koncorde by manboto Python
https://es.tradingview.com/script/lLFiT3av/
### Definition:
Koncorde is a mix of SIX indicators, 4 trend indicators and 2 volume indicators.
Its representation is …
-
Ignore length check
when groupby, the data length changes.
If bottleneck could be the same as talib and not throw any errors, it would be great
```python
import numpy as np
import pandas as p…
-
The task is to **filter stops df on each local authority** before calculating the next steps.
Currently the code uses LSOA to filter to a Birmingham stops data set by making a LSOA dataframe (with …
-
Now that we have a warning log file, it will uncover (and has) some warnings that maybe be addressed some day.
These ones came from a quick test against 05030104.
I selected just these three for…
-
Please specify whether your issue is about:
- [x] a possible bug
If you are reporting (1) a bug or (2) a question about code, please supply:
Please see a reprex below of the issue. In brief, t…