Kirill Egorov

Results 4 issues of Kirill Egorov

Hi, is there any reason why running apply on grouped DataFrame with as_index=False does not return group keys as columns? I see a great benefit in creating generic apply function...

enhancement

Hi, when I run my code with pyCharm and databricks-connect on Spark 2.4.5 cluster I get ``` AttributeError: 'DataFrame' object has no attribute 'mapInPandas' ``` I believe this is due...

Hi, I'm trying to set up tests for my Shiny app with your package, but not all examples work for me. For instance now I can't use selectInput text. Even...

Hi, I've noticed that if you use ggvis in shiny and declare ggvisOutput in renderUI with a condition, than a chart will disappear after the second time the condition was...