Adam Hughes

Results 56 comments of Adam Hughes

Is there anyway to add a token to the outbound session calls?

Hi, Is this still the state of affairs? Sergey's suggestion is too much overhead to justify in our case

Thinking about this a big more, should also optionally be able to return just noise. Maybe I scrap passing the image directly and just return noise based on dimensions of...

Thanks for the heads up! Will the pandas object behave like a normal python object, or will there be nuances do you think? On Thu, Aug 14, 2014 at 5:27...

Thanks. I'm only subclassing **new** based on the info I read about subclassing a numpy array. I must admit I don't know much about it; I just followed a cooking...

I'd like to actually rename it file_utils. Needs docstrings written more nicely.

At some point in past, at least I cleaned up all bad references/redundant functions in some other files throughout package (eg get_files_in_dir() existed as a function in a couple source...

Also doesn't work on datetime index! Can't I just apply directly on dataframe?

Hey, sorry for the late reply, I must have missed the notification on this. Will get back to you soon. Did you ever have any luck trying out the library?

Thanks guys. This is just an error in the setup.py file and can be overcome by installing from source. I apologize for not fixing it yet. I just finished my...