BUG: pd.DataFrame.mul has not support fill_value? #61581
Labels
Bug
Needs Info
Clarification about behavior needed to assess issue
Needs Triage
Issue that has not been reviewed by a pandas team member
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
It raise error: fill_value=0 is not supported
Expected Behavior
It should return the result with filled NA value of 0
Installed Versions
2.3.0
The text was updated successfully, but these errors were encountered: