Thanks guys..very handy examples by Francesc. I need to bookmark them
until I reach this point.
best,
-Abhi
On Tue, Mar 13, 2012 at 9:24 AM, Francesc Alted wrote:
> On Mar 13, 2012, at 7:31 AM, Sturla Molden wrote:
>
>> On 12.03.2012 23:23, Abhishek Pratap wrote:
>>> Super awesome. I love how th
On Mar 13, 2012, at 7:31 AM, Sturla Molden wrote:
> On 12.03.2012 23:23, Abhishek Pratap wrote:
>> Super awesome. I love how the python community in general keeps the
>> recordings available for free.
>>
>> @Adam : I do have some problems that I can hit numpy with, mainly
>> bigData based. So in
On 12.03.2012 23:23, Abhishek Pratap wrote:
Super awesome. I love how the python community in general keeps the
recordings available for free.
@Adam : I do have some problems that I can hit numpy with, mainly
bigData based. So in summary I have millions/billions of rows of
biological data on whi
On Mar 12, 2012, at 5:23 PM, Abhishek Pratap wrote:
> Super awesome. I love how the python community in general keeps the
> recordings available for free.
>
> @Adam : I do have some problems that I can hit numpy with, mainly
> bigData based. So in summary I have millions/billions of rows of
> bio
This is a probably an area that is quite common, so I'd be interested to
hear some other chime in. I refer to the lookup and storage in numpy data.
Your implementation will of course be unique, but there are several avenues
that you can consider. Here is how I handle a similar problem.
Imagine
Super awesome. I love how the python community in general keeps the
recordings available for free.
@Adam : I do have some problems that I can hit numpy with, mainly
bigData based. So in summary I have millions/billions of rows of
biological data on which I want to run some computation but at the
s
Abhi,
One thing I would suggest is to tackle numpy with a particular focus. Once
you've gotten the basics down through tutorials and videos, do you have a
research project in mind to use with numpy?
On Mon, Mar 12, 2012 at 6:08 PM, Skipper Seabold wrote:
> On Mon, Mar 12, 2012 at 6:04 PM, Abhis
On Mon, Mar 12, 2012 at 6:04 PM, Abhishek Pratap wrote:
>
> Hey Guys
>
> Few days with folks at my first pycon has made me wonder how much of
> cool things I was missing ..
>
> I am looking to do some quick catch up on numpy and wondering if there
> are any set of videos that I can refer to. I lea
Hey Guys
Few days with folks at my first pycon has made me wonder how much of
cool things I was missing ..
I am looking to do some quick catch up on numpy and wondering if there
are any set of videos that I can refer to. I learn quicker seeing
videos and would appreciate if you guys can point me