Christopher Clarke
Christopher Clarke
I've created a fork to deal with this issue
Sorry @stellasia we were closing a number of PRs as part of the decision not to support the versions of Django prior to 1.11 I guess this got thrown in...
@pandichef this is cool! But how do we cover the case when we create the the pandas dataframe based on a join (related field)
@wkschwartz thanks for PR 👍. I think you are on the right track here! We had a PR a few years ago to do it on the Dango side of...
@wkschwartz sorry for taking so long to get back to you. Had some problems with my machine. Yes Tox is sometimes flakey but I've checked out your "memory" branch locally...
@odoublewen I agree with you. But as I recall, the memory efficiency test failed on some platforms. So the PR `read_frame` actually used more memory on AMD 64/Trusty. ``` File...
@jabrennem the PR is not passing Travis. Was waiting on you to address failures?
@MikeSandford I just added @vtoupet PR to PyPi (sorry for the delay @vtoupet !) which deals with specifically with date time indexes. I think your approach is cool. But it...
Ok we'll we can add sorl thumbnail. But i'm not sure that sorl should be a dependency
@ckinsey I think I'm the one that missed the performance hit! It was quick and dirty implementation that I had intended to get back too but I just did not...