Closed jrycw closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.54%. Comparing base (
cec3e8d
) to head (6ce2090
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR addresses uncaught deprecated warnings related to
pl.DataFrame.pivot()
in the documentation examples.