Sameer Deshmukh

Results 235 comments of Sameer Deshmukh

Didn't you make a sort of margin within which everything resides?

Its a 1080p screen. Precisely 1920 x 1080 (16:9).

@Paarmita sure. Commit to master branch.

The tests don't test any API. They are there for mostly black box testing where the rubex program is compiled and run with some sample input to generate a given...

Unit tests for ASTs would be a massive waste of effort. The AST will mostly change with every update since something as simple as a refactor can change the nature...

Oh. Ok then I'm up for it. I've updated the checklist.

That works too. Or it can be a separate extension to daru in the daru source that can be required with `daru/plotting`

`recode_bool` looks good to me. It's very generic and can be used in a variety of use cases. The `#match` function can be a wrapper over that just calls the...

If I understand correctly, you basically want a console inside your browser that can let you examine the contents of your objects right?

> @v0dro - Makes me think we might want to litter many of the dataframe methods with #to_df at the beginning to force anything that might be a vector into...