Joshua Reed

Results 36 comments of Joshua Reed

No, I'm only using super here to subclass your Site class. Here SuperSite is just a renamed import. ``` from shareplum import Site as SuperSite ``` I believe you should...

Personally I would. Would you like me to submit a PR?

There currently is not any way to close the session except directly accessing the session. Just seems like a bad interface to me. I am not okay not closing my...

@jettify Sir? I'm building this into https://github.com/tortoise/tortoise-orm. Is this project dead? I'm quite excited to bring Oracle (and others) to Tortoise with aioodbc, but we are concerned that it's no...

Wondering where the contributors for this project have ran off to? Anyway... I've solved what you're looking for in my own way specific to my use case. Maybe it can...

I would love to. It will be a bit before I can get to it though. Will update you when I get going on it.

1. It sounds like you are suggesting IRuby as a way to get notebook like output on the terminal. Is that the case? 2. I did find the Spacing and...

Yes, Pandas auto-adjusts width, and Pandas prints without first printing the object. I use pandas to display data on the command line quite often. For now, I've setup to use...

Can you please at least link this issue in the upgrade guide? In my mind the upgrade guide should always be relevant for transitioning from the latest minor release of...

@kubealex I'm leaving this in draft state atm, but I'd love if you could do a brief review to make sure you like the direction and to get your overall...