[jira] [Created] (ARROW-1124) [Python] pyarrow needs to depend on numpy>=1.10 (not 1.9)

2017-06-16 Thread Dima Ryazanov (JIRA)
Dima Ryazanov created ARROW-1124: Summary: [Python] pyarrow needs to depend on numpy>=1.10 (not 1.9) Key: ARROW-1124 URL: https://issues.apache.org/jira/browse/ARROW-1124 Project: Apache Arrow

[jira] [Commented] (ARROW-1124) [Python] pyarrow needs to depend on numpy>=1.10 (not 1.9)

2017-06-17 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052912#comment-16052912 ] Dima Ryazanov commented on ARROW-1124: -- Oh, I don't actually need NumPy 1.9 support - but it's

[jira] [Updated] (ARROW-1554) "ImportError: DLL load failed: The specified module could not be found" on Windows 10

2017-09-19 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Ryazanov updated ARROW-1554: - Description: I just tried pyarrow on Windows 10, and it fails to import for me: ``` >>> import

[jira] [Updated] (ARROW-1554) "ImportError: DLL load failed: The specified module could not be found" on Windows 10

2017-09-19 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Ryazanov updated ARROW-1554: - Description: I just tried pyarrow on Windows 10, and it fails to import for me: {code} >>>

[jira] [Created] (ARROW-1554) "ImportError: DLL load failed: The specified module could not be found" on Windows 10

2017-09-19 Thread Dima Ryazanov (JIRA)
Dima Ryazanov created ARROW-1554: Summary: "ImportError: DLL load failed: The specified module could not be found" on Windows 10 Key: ARROW-1554 URL: https://issues.apache.org/jira/browse/ARROW-1554

[jira] [Commented] (ARROW-1554) "ImportError: DLL load failed: The specified module could not be found" on Windows 10

2017-09-19 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171966#comment-16171966 ] Dima Ryazanov commented on ARROW-1554: -- Yep, installing the Visual Studio C++ Redistributable fixed

[jira] [Updated] (ARROW-1554) "ImportError: DLL load failed: The specified module could not be found" on Windows 10

2017-09-19 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Ryazanov updated ARROW-1554: - Attachment: Process Monitor.png > "ImportError: DLL load failed: The specified module could not

[jira] [Comment Edited] (ARROW-1554) "ImportError: DLL load failed: The specified module could not be found" on Windows 10

2017-09-19 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171874#comment-16171874 ] Dima Ryazanov edited comment on ARROW-1554 at 9/19/17 3:17 PM: --- Yes, using

[jira] [Commented] (ARROW-1554) "ImportError: DLL load failed: The specified module could not be found" on Windows 10

2017-09-19 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171874#comment-16171874 ] Dima Ryazanov commented on ARROW-1554: -- Yes, using pip. I've tried 0.5.0, 0.6.0, and 0.7.0 - and it's

[jira] [Commented] (ARROW-1554) "ImportError: DLL load failed: The specified module could not be found" on Windows 10

2017-09-19 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171913#comment-16171913 ] Dima Ryazanov commented on ARROW-1554: -- Looks like it's missing MSVCP140.dll - see the screenshot.

[jira] [Created] (ARROW-1437) pa.Array.from_pandas segfaults when given a mixed-type array

2017-08-30 Thread Dima Ryazanov (JIRA)
Dima Ryazanov created ARROW-1437: Summary: pa.Array.from_pandas segfaults when given a mixed-type array Key: ARROW-1437 URL: https://issues.apache.org/jira/browse/ARROW-1437 Project: Apache Arrow

[jira] [Commented] (ARROW-1940) [Python] Extra metadata gets added after multiple conversions between pd.DataFrame and pa.Table

2017-12-20 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16298082#comment-16298082 ] Dima Ryazanov commented on ARROW-1940: -- (The attached test case only fails in Python2, though our

[jira] [Created] (ARROW-1940) [Python] Extra metadata gets added after multiple conversions between pd.DataFrame and pa.Table

2017-12-20 Thread Dima Ryazanov (JIRA)
Dima Ryazanov created ARROW-1940: Summary: [Python] Extra metadata gets added after multiple conversions between pd.DataFrame and pa.Table Key: ARROW-1940 URL: https://issues.apache.org/jira/browse/ARROW-1940

[jira] [Created] (ARROW-2592) [Python] AssertionError in to_pandas()

2018-05-16 Thread Dima Ryazanov (JIRA)
Dima Ryazanov created ARROW-2592: Summary: [Python] AssertionError in to_pandas() Key: ARROW-2592 URL: https://issues.apache.org/jira/browse/ARROW-2592 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2593) [Python] TypeError: data type "mixed-integer" not understood

2018-05-16 Thread Dima Ryazanov (JIRA)
Dima Ryazanov created ARROW-2593: Summary: [Python] TypeError: data type "mixed-integer" not understood Key: ARROW-2593 URL: https://issues.apache.org/jira/browse/ARROW-2593 Project: Apache Arrow

[jira] [Commented] (ARROW-2592) [Python] AssertionError in to_pandas()

2018-05-17 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479886#comment-16479886 ] Dima Ryazanov commented on ARROW-2592: -- Looks like writing with version 0.6 causes the problem -

[jira] [Updated] (ARROW-2592) [Python] AssertionError in to_pandas()

2018-10-25 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Ryazanov updated ARROW-2592: - Affects Version/s: 0.10.0 > [Python] AssertionError in to_pandas() >

[jira] [Updated] (ARROW-2592) [Python] AssertionError in to_pandas()

2018-10-25 Thread Dima Ryazanov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Ryazanov updated ARROW-2592: - Affects Version/s: 0.11.0 0.11.1 > [Python] AssertionError in to_pandas()