Skip to content

Commit a7e5e34

Browse files
Update dev/tasks/tasks.yml
Co-authored-by: Raúl Cumplido <[email protected]>
1 parent 4ab2aaa commit a7e5e34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tasks/tasks.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1584,6 +1584,8 @@ tasks:
15841584
{% endif %}
15851585
{% if pandas_version == "nightly" %}
15861586
# TODO can be removed once this is enabled by default in pandas >= 3
1587+
# This is to enable the Pandas feature.
1588+
# See: https://github.com/pandas-dev/pandas/pull/58459
15871589
PANDAS_FUTURE_INFER_STRING: "1"
15881590
{% endif %}
15891591
{% if not cache_leaf %}

0 commit comments

Comments
 (0)