[jira] [Commented] (SPARK-37697) Make it easier to convert numpy arrays to Spark Dataframes

2022-11-02 Thread Xinrong Meng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627985#comment-17627985 ] Xinrong Meng commented on SPARK-37697: -- The commit is in. > Make it easier to convert numpy arrays

[jira] [Commented] (SPARK-37697) Make it easier to convert numpy arrays to Spark Dataframes

2022-11-01 Thread Xinrong Meng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627357#comment-17627357 ] Xinrong Meng commented on SPARK-37697: -- Thanks [~douglas.mo...@databricks.com] , your queries

[jira] [Commented] (SPARK-37697) Make it easier to convert numpy arrays to Spark Dataframes

2022-11-01 Thread Douglas Moore (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627257#comment-17627257 ] Douglas Moore commented on SPARK-37697: --- This works:  {code:java}

[jira] [Commented] (SPARK-37697) Make it easier to convert numpy arrays to Spark Dataframes

2022-11-01 Thread Douglas Moore (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627254#comment-17627254 ] Douglas Moore commented on SPARK-37697: --- This fails with the same value error: {code:java}

[jira] [Commented] (SPARK-37697) Make it easier to convert numpy arrays to Spark Dataframes

2022-11-01 Thread Douglas Moore (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627251#comment-17627251 ] Douglas Moore commented on SPARK-37697: --- Sorry, I don't know what's going on... This works:

[jira] [Commented] (SPARK-37697) Make it easier to convert numpy arrays to Spark Dataframes

2022-10-31 Thread Douglas Moore (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17626928#comment-17626928 ] Douglas Moore commented on SPARK-37697: --- [~XinrongM] can confirm the one dimensional case works on

[jira] [Commented] (SPARK-37697) Make it easier to convert numpy arrays to Spark Dataframes

2022-10-31 Thread Xinrong Meng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17626850#comment-17626850 ] Xinrong Meng commented on SPARK-37697: -- Hi, we have NumPy input support 

[jira] [Commented] (SPARK-37697) Make it easier to convert numpy arrays to Spark Dataframes

2021-12-26 Thread Daniel Davies (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17465443#comment-17465443 ] Daniel Davies commented on SPARK-37697: --- Hey Douglas,   I've definitely been caught by numpy types