J Kyle Armstrong

Results 6 comments of J Kyle Armstrong

Will 2 sample test be supported?

Here is an example for pivot packages ```{r} library(bigrquery) library(DBI) library(dplyr) ``` project settings ```{r} my_project

@ramnathv came here to report that bigrquery does not work with newest version of dbplyr 2.2.0. latest version I can confirm it working with is `dbplyr` V 2.1.1

> Confirmed, thanks! It works fine with current GitHub version installed with `remotes::install_github('haozhu233/kableExtra')`. (Currently at commit [4c93f1a](https://github.com/haozhu233/kableExtra/commit/4c93f1afc26efcd04fa729cb4a522d5f262bb6bd)) Confirmed that this is working for HTML with `remotes::install_github('haozhu233/kableExtra')` - however, the CRAN...

I just reported the same issue in [https://github.com/fchollet/deep-learning-with-python-notebooks/issues/218](https://github.com/fchollet/deep-learning-with-python-notebooks/issues/218) this issue was opened a year ago - is there a fix that could be shared on this or the other thread?

Posted a resolution to use the Kaggle source instead on [https://github.com/fchollet/deep-learning-with-python-notebooks/issues/218](https://github.com/fchollet/deep-learning-with-python-notebooks/issues/218)