Versions in this module Expand all Collapse all v0 v0.3.0 Sep 24, 2022 Changes in this version type Pitch + DeltaHomeWinExp float64 + DeltaRunExp float64 + SpinAxis int v0.2.1 Sep 22, 2022 v0.2.0 Sep 19, 2022 Changes in this version + type Dataset struct + DateBegin time.Time + DateEnd time.Time + Pitches []Pitch + func FromCsv(r io.Reader) (ds Dataset, err error) + func FromHttp(d0 time.Time, d1 time.Time) (ds Dataset, err error) + func (ds *Dataset) Append(nds Dataset) + type Pitch struct + AtBatNumber int + AwayScore int + AwayTeam string + Ax float64 + Ay float64 + Az float64 + BabipValue float64 + Balls int + BatScore int + Batter int + BbType string + Des string + Description string + EffectiveSpeed float64 + EstimatedBaUsingSpeedangle float64 + EstimatedWobaUsingSpeedangle float64 + Events string + Fielder2 int + Fielder21 int + Fielder3 int + Fielder4 int + Fielder5 int + Fielder6 int + Fielder7 int + Fielder8 int + Fielder9 int + FldScore int + GameDate time.Time + GamePk int + GameType string + GameYear int + HcX float64 + HcY float64 + HitDistanceSc int + HitLocation int + HomeScore int + HomeTeam string + IfFieldingAlignment string + Inning int + InningTopbot string + IsoValue float64 + LaunchAngle float64 + LaunchSpeed float64 + LaunchSpeedAngle int + OfFieldingAlignment string + On1B int + On2B int + On3B int + OutsWhenUp int + PThrows string + PfxX float64 + PfxZ float64 + PitchName string + PitchNumber int + PitchType string + Pitcher int + Pitcher1 int + PlateX float64 + PlateZ float64 + PlayerName string + PostAwayScore int + PostBatScore int + PostFldScore int + PostHomeScore int + RawGameDate string + ReleaseExtension float64 + ReleasePosX float64 + ReleasePosY float64 + ReleasePosZ float64 + ReleaseSpeed float64 + ReleaseSpinRate int + Stand string + Strikes int + SzBot float64 + SzTop float64 + Type string + Umpire int + Vx0 float64 + Vy0 float64 + Vz0 float64 + WobaDenom float64 + WobaValue float64 + Zone int