-
### Bug Description
I use PandasQueryEngine to query large database, but it gives this error output:
> Pandas Instructions:
```python
df['gl'].apply(lambda x: x['Account']).value_counts()
```…
-
Hey @fdsteffen,
I'm starting to use some operetta-compose tasks, so I thought I'd open issues when I stumble across something. Here's something I observed, let me know if that works for you.
When …
-
Line 53 fails with newer versions of pandas due to unexpected MultiIndex 'labels' syntax. Code runs by replacing 'labels' with 'codes'.
-
### Bug Description
if pandas query engine run in a jupyter notebook it gives a proper result, but it does not give a proper result if runned as a single .py file
### Version
llama-index==0.10.50
…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
- Started with https://github.com/nilearn/nilearn/pull/4574,there should be a few simple follow things todo with small PRs.
I am listing them here for more transparency and so that things are not jus…
-
Hi,
There seems to be some dependency issues, when installing the package with poetry, which I'm guessing is related to recent changes to numpy. Calling ```from spatstat_interface.interface import …
-
Hi Ciaran,
I am having some issues with the visualization of the transport column as described in the Hydrolearn course in 2.2 "Visualizing results with the transport column".
I am running the…
-
**Platform**
- OMNeT++ version: 6.0.2
- OS: Windows
**Describe the bug**
Even if the minimum value is zero, it looks like it's less from the graph. (See the orange candlestick)
![image](htt…
-
Hi,
This is a follow-up step after https://github.com/PMBio/deeprvat/issues/117#issuecomment-2278887881.
(I'm opening a new issue so that each issue can be more single threaded. If you prefer me…