Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I really enjoy RethinkDB. Partly, that's cause it's the first time I've really dug into a nosql database, and I'm loving the freedom of it... Being able to dump stuff straight from a websockets feed straight into the database is awesome! Also, I like the web interface. It's simple and shows me what I want to see with regard to performance and storage.

I haven't really gotten much into doing fancy queries or transforms or streams.

If someone could make a tool that let you use RethinkDB as a (more or less) direct back end for pandas... That would be killer



I do a lot of work with RethinkDB + Pandas. We should talk.


I use RDB heavily with some Pandas hanging off the side because we haven't integrated them well but looking to improve that. You can get in touch with me if you'd like - I use this handle pretty much everywhere (except reddit ;) ).


my contact info is at wondering.xyz/contact


Pandas?


I assume they're doing some dataframe munging in Python.

http://pandas.pydata.org/


yup, and I love pandas! it's so amazing! it makes me want to do data analysis just for fun


I've had to convert 500+ CSV files into graphs... Pandas + seaborn were the most effective solution!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: