Hacker News new | ask | show | jobs
by cpdough 1573 days ago
thanks! we initially wanted syntax to be identical but later realized it doesn't make sense because dataframes rely on indexes for a lot of operations. i do think we can eventually support direct translation of some pandas functions though.

the cool part about rql.dataset is it's only a metadata pointer to the dw... so it doesn't pull any physical data into RAM