Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested lists #17

Closed
sugarmoose opened this issue Nov 6, 2014 · 1 comment
Closed

Nested lists #17

sugarmoose opened this issue Nov 6, 2014 · 1 comment
Labels

Comments

@sugarmoose
Copy link

Hi,

Having an issue with nested lists - is there specific qtable metadata that needs adding to the query call to allow numpy to take in nested lists?

cheers,
David

qConnection("([] a:1000#`a; b:1000#enlist til 10)")

ValueError: array-shape mismatch in array 1

/usr/local/lib/python2.7/dist-packages/numpy-1.9.0-py2.7-linux-x86_64.egg/numpy/core/records.py(562)fromarrays()
561 if testshape != shape:
--> 562 raise ValueError("array-shape mismatch in array %d" % k)
563

@sugarmoose
Copy link
Author

Just awesome, I failed desperately after trying a couple of hours to patch
qcollection. Cheers!
On 7 Nov 2014 12:42, "Maciej Lach" notifications@github.com wrote:

Closed #17 #17 via eefca74
eefca74
.


Reply to this email directly or view it on GitHub
#17 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants