Skip to content

Instantly share code, notes, and snippets.

@toyeiei
Created January 16, 2021 00:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toyeiei/df5e729c0bbe111318530f254d90546e to your computer and use it in GitHub Desktop.
Save toyeiei/df5e729c0bbe111318530f254d90546e to your computer and use it in GitHub Desktop.
{
"ID":["1","2","3","4","5","6","7","8" ],
"Name":["Rick","Dan","Michelle","Ryan","Gary","Nina","Simon","Guru" ],
"Salary":["623.3","515.2","611","729","843.25","578","632.8","722.5" ],
"StartDate":[ "1/1/2012","9/23/2013","11/15/2014","5/11/2014","3/27/2015","5/21/2013","7/30/2013","6/17/2014"],
"Dept":[ "IT","Operations","IT","HR","Finance","IT","Operations","Finance"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment