dspy
dspy copied to clipboard
FutureWarning: DataFrame.applymap has been deprecated
Using pandas==2.1.4
I get the warning
dspy/evaluate/evaluate.py:143: FutureWarning: DataFrame.applymap has been deprecated. Use DataFrame.map instead.
df = df.applymap(truncate_cell)
each time I use dspy.