Skip to content

Instantly share code, notes, and snippets.

@soumyasankarduttagit
Created September 7, 2022 15:01
Show Gist options
  • Save soumyasankarduttagit/bb07df168367b817956904df2016c9b7 to your computer and use it in GitHub Desktop.
Save soumyasankarduttagit/bb07df168367b817956904df2016c9b7 to your computer and use it in GitHub Desktop.
[
{ name: "Season" },
{ name: "DateTime", type: "datetime" },
{ name: "HomeTeam" },
{ name: "AwayTeam" },
{ name: "FTHG", type: "number" },
{ name: "FTAG", type: "number" },
{ name: "FTR" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment