Re: Simple solution for adding Pandas support in the Python API

2016-10-14 Thread Greg Kocunik
Absolutely, my intention is to start with scan all read first then add the scanner, then the writer. On 14 Oct. 2016 11:16 pm, "Jordan Birdsell" wrote: I also agree with simple, particularly at this stage. I think we could always go back and do the more efficient vectorized mapping at a later po

Re: Simple solution for adding Pandas support in the Python API

2016-10-14 Thread Jordan Birdsell
I also agree with simple, particularly at this stage. I think we could always go back and do the more efficient vectorized mapping at a later point. Todd, to your point about it being simple, in my experience, Python developers take many forms, often times you will find those that really don't lik

Re: Simple solution for adding Pandas support in the Python API

2016-10-13 Thread Todd Lipcon
On Thu, Oct 13, 2016 at 11:01 PM, Greg Kocunik wrote: > Hello, > > I would like to contribute pandas support in the python API. > > There is a jira ticket > regarding this however the level is quite technical and beyond my current > abilities. > >

Simple solution for adding Pandas support in the Python API

2016-10-13 Thread Greg Kocunik
Hello, I would like to contribute pandas support in the python API. There is a jira ticket regarding this however the level is quite technical and beyond my current abilities. I would like to get consensus if you are open to simpler solutions in