We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
only
1 parent 8ea2edf commit 4d4e490Copy full SHA for 4d4e490
NEWS.md
@@ -67,6 +67,7 @@
67
* `filter`, `sort`, `dropmissing`, and `unique` now support a `view` keyword argument
68
which if set to `true` makes them retun a `SubDataFrame` view into the passed
69
data frame.
70
+* add `only` method for `AbstractDataFrame` ([#2449](https://github.com/JuliaData/DataFrames.jl/pull/2449))
71
72
## Deprecated
73
0 commit comments