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

I really like the `asof` keyword, so I'll be stealing it for my own language :-)

I suppose that `from ..` does not print the result, but rather returns a new dataframe that just happens to be printed by the REPL ?



You are correct about "from". Empirical is a normal programming language; when an expression is evaluated in the REPL and the result isn't stored, then the result is printed to the screen.




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

Search: