-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
BUG: RecursionError when apply generic alias as a func #61565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
take |
heoh
added a commit
to heoh/pandas
that referenced
this issue
Jun 9, 2025
heoh
added a commit
to heoh/pandas
that referenced
this issue
Jun 9, 2025
heoh
added a commit
to heoh/pandas
that referenced
this issue
Jun 9, 2025
heoh
added a commit
to heoh/pandas
that referenced
this issue
Jun 9, 2025
heoh
added a commit
to heoh/pandas
that referenced
this issue
Jun 9, 2025
5 tasks
heoh
added a commit
to heoh/pandas
that referenced
this issue
Jun 9, 2025
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pandas version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
Issue Description
Traceback:
where
self.func
is regarded as list of funcs, which lead to the bugExpected Behavior
Expected output:
Installed Versions
INSTALLED VERSIONS
commit : 2cc3762
python : 3.12.9
python-bits : 64
OS : Darwin
OS-release : 24.5.0
Version : Darwin Kernel Version 24.5.0: Tue Apr 22 19:54:33 PDT 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T8122
machine : arm64
processor : arm
byteorder : little
LC_ALL : None
LANG : zh_CN.UTF-8
LOCALE : zh_CN.UTF-8
pandas : 2.3.0
numpy : 2.2.6
pytz : 2025.2
dateutil : 2.9.0.post0
pip : 25.0.1
Cython : None
sphinx : None
IPython : 8.31.0
adbc-driver-postgresql: None
adbc-driver-sqlite : None
bs4 : None
blosc : None
bottleneck : None
dataframe-api-compat : None
fastparquet : None
fsspec : None
html5lib : None
hypothesis : None
gcsfs : None
jinja2 : None
lxml.etree : None
matplotlib : None
numba : None
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
psycopg2 : None
pymysql : None
pyarrow : None
pyreadstat : None
pytest : 8.3.4
python-calamine : None
pyxlsb : None
s3fs : None
scipy : None
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlsxwriter : None
zstandard : 0.23.0
tzdata : 2025.2
qtpy : None
pyqt5 : None
The text was updated successfully, but these errors were encountered: