Describe the bug
  pulling data from a pandas dataframe assigns a None value to my data. it renders 1000+ None Data objects on the frontend in
 javascript (Accurate to the size of my dataset)
 
 More details TBD, but suspicion is that it has to do with EnforcedNull handling.