126 reputation
29
bio website http//twitter.com/nitin
location California
age
visits member for 2 years, 4 months
seen 10 hours ago
stats profile views 44

1d
awarded  Notable Question
May
22
accepted Mongo does not have a max() function, how do I work around this?
May
1
awarded  Critic
Feb
1
accepted How do I use the REST api on an HBase cluster via load balancing
Jan
30
comment Unicode error with IPython rmagic; (%%R seems to work but not %R fully)
Thomas, thanks much. So I need to run "pre-0.14" dev version to get this? Or latest git repo?
Jan
30
accepted Unicode error with IPython rmagic; (%%R seems to work but not %R fully)
Jan
29
awarded  Editor
Jan
29
revised Unicode error with IPython rmagic; (%%R seems to work but not %R fully)
added 106 characters in body
Jan
29
comment Unicode error with IPython rmagic; (%%R seems to work but not %R fully)
It's being triggered by this statement ( see link for trace ). code = ' '.join(args.code) + code That's inside the rmagic.py code - it seems to be messing up when converting the code in the linemagic input to a dict rather than a string.
Jan
29
awarded  Notable Question
Jan
29
comment Unicode error with IPython rmagic; (%%R seems to work but not %R fully)
also ipython 0.13.1
Jan
29
asked Unicode error with IPython rmagic; (%%R seems to work but not %R fully)
Oct
4
awarded  Popular Question
Apr
27
awarded  Popular Question
Apr
4
comment Where should .emscripten LLVM_ROOT and NODE_JS point to? (Mac OS X)
I have node.js pre-installed and .emscripten sets NODE_JS to 'node' and I left it like that as I have it in my path. For LLVM_ROOT I downloaded LLVM-3.0 source from llvm.org. AFter build I pointed it to the Release/bin dir that was created by the build, inside the unpacked llvm-3.0.src dir. Hope this helps
Jan
15
accepted accessing fieldnames as metadata in mongodb
Jan
15
asked How do I use the REST api on an HBase cluster via load balancing
Dec
30
answered How do I transform every doc in a large Mongodb collection without map/reduce?
Dec
30
awarded  Commentator
Dec
30
accepted How do I transform every doc in a large Mongodb collection without map/reduce?