arpa007 commented on issue #4210: Error Fetching Data: Shape of passed values 
is (1, 100), indices imply (2, 100)
URL: 
https://github.com/apache/incubator-superset/issues/4210#issuecomment-357723564
 
 
   interestingly, if i do this
   
   import numpy as np
   
   and then in line 230
   cdf = ..(pandas.DataFrame(np.array(data), columns=column_names))
   
   this works just fine

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to