Skip to content

Fixed typo in Series.value_at error message

[ci skip]

This PR fixes a trivial problem with the error message reported when a ValueError is raised in Series.value_at.

Merge request reports