-
-
-
### Dynamo Version
From Dynamo 2.18+ when the Pandas library was added
### Host
Revit 2024, 2025. Dynamo Sandbox 2.19.3, 3.2.2, 3.3.0
### What improvement/feature would you like to see in Dynamo?…
-
**Is your feature request related to a problem? Please describe.**
Transformations with python and pandas modes aren't secure to run in secured remote feast deployments. Arbitrary transformation func…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
"Android" apk does not start on physical or s…
-
This issue is to discuss the idea of moving a significant part of the pandas conversion and compatibility code to the pandas project itself. Of course we would keep all low-level conversions (e.g. eve…
-
**Describe the bug**
Fails on install
**To Reproduce**
Steps to reproduce the behavior:
1. install ext in wsl ubuntu
2. click on cat when you have a python file open
3. see this error
**Exp…
-
With pandas' [PDEP-14](https://pandas.pydata.org/pdeps/0014-string-dtype.html) proposal, pandas is planning to introduce a default string dtype in pandas 3.0 (instead of the current object dtype).
…
-
### System Info
Impossible to install pandasai with python 3.12:
Python 3.12
OS : ubuntu
Pandasai version:
- 2.2.15 : nok
- 2.2.10 : nok
- 2.1.1 : nok
- 2.0.44 : nok
- 2.0 : nok
- 1.5.21 : n…
-
### Describe the bug
```python
import marimo as mo
import narwhals as nw
import polars as pl
import pandas as pd
data = {"item": ["a", "a", "a", "b", "b", "b"], "start": [6, 7, 8, 14, 15, 16]}…
-
C:\Users\hhhge\AppData\Local\Programs\Python\Python311\python.exe H:\小猿口算auto\main.py
Traceback (most recent call last):
File "H:\小猿口算auto\main.py", line 4, in
import pytesseract
File "C…