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 527fa8e commit facb672Copy full SHA for facb672
NEWS.md
@@ -66,10 +66,10 @@
66
* the `DataFrame` constructor when column names are passed to it as a second
67
argument now determines if a passed vector of column names is valid based on
68
its contents and not element type
69
- ([#2829](https://github.com/JuliaData/DataFrames.jl/pull/2859))
+ ([#2859](https://github.com/JuliaData/DataFrames.jl/pull/2859))
70
* the `DataFrame` constructor when matrix is passed to it as a first
71
argument now allows `copycols` keyword argument
72
73
74
## Bug fixes
75
0 commit comments