Daniel Ohayon

Results 3 issues of Daniel Ohayon

Hi, I noticed the following behaviour with `toJSON`: ``` cat(toJSON(data.frame(logical(0)), byrow=TRUE), '\n') [ [ null ], [] ] ``` When I would instead expect `[]` (?) I believe the problem...

Summary: Pyre signal is failing on github because the nightly version that we're pinned to is no longer available in pip Differential Revision: D75791451

CLA Signed
fb-exported

Summary: This change adds the ability to provide component arguments via a single dataclass (which can still be combined with positional varargs). One motivation for supporting dataclasses is to facilitate...

CLA Signed
fb-exported