Skip to content

statcast call bringing back empty dataFrame for games >= 8-23-2021 #233

Closed
@justin-wilke

Description

@justin-wilke

I'm getting an empty data frame using:

statcast(start_dt="2021-08-23", end_dt="2021-08-25")

also empty running:
(running on 2021-08-25)
statcast()

I DO get data when I run:
statcast(start_dt="2021-08-22", end_dt="2021-08-22")

According to this page - https://baseballsavant.mlb.com/about#:~:text=It%20is%20updated%20daily%20at%203%20a.m.%20ET.&text=The%20Statcast%20Leaderboard%20is%20a,Hit%20Distance%20and%20Launch%20Angle.&text=Stacast%20Search%20is%20an%20application,search%20MLB.com's%20Statcast%20database.

The data should be updated at 3am ET. Not sure if it's a problem with this library - or the underlying data sources. I was able to do a statcast search on the savant webpage for games >= "2021-08-24"

I am running version 2.2.1

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