Skip to content

statcast_pitcher_spin.md has a typo listing the wrong function. #490

@ben-gunnels

Description

@ben-gunnels

The doc currently shows:

statcast_pitcher(start_dt=[yesterday's date], end_dt=None, player_id)

When the doc should show the correct function being described:

statcast_pitcher_spin(start_dt=[yesterday's date], end_dt=None, player_id)

This function name matches the example.

from pybaseball import statcast_pitcher_spin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions