We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d0dbc commit 40199ebCopy full SHA for 40199eb
R/pkg/NAMESPACE
@@ -99,6 +99,7 @@ exportClasses("DataFrame")
99
exportMethods("columns",
100
"distinct",
101
"dtypes",
102
+ "except",
103
"explain",
104
"filter",
105
"groupBy",
@@ -122,7 +123,6 @@ exportMethods("columns",
122
123
"show",
124
"showDF",
125
"sortDF",
- "except",
126
"toJSON",
127
"toRDD",
128
"unionAll",
0 commit comments