noobymcnoob

Results 8 comments of noobymcnoob

I use SQLite for my database which both stores and reads tick data, it's faster than Arctic which was _designed_ for tick data. Optimize after measuring, not before.

Didn't even know about pystore. Nice. I tested with parquet myself but found it inferior (if you can believe it) to storing and retrieving compressed data frames from SQLite On...

> I believe most has been already done ... akapur has some good start code base. I believe this is what Andre was referring to: https://github.com/akapur/pyiqfeed

That sounds plausible, will give it a run

> so did some more digging and I don't know if we can get local var completions without running jedhy in the user's shell. Jedi gets around it be doing...

That's pretty freaking clever @allison-casey!!

Behavior similar to `eval-last-sexp` as default would be awesome.

> I would also like to be able to do this, interested in knowing if there's a way. I stopped using jupyter themes and just wrote my own CSS on...