v0.13.0
DataFramesMeta v0.13.0
Closed issues:
- Add a
unique
macro (#233) - How to pass NamedTuple into ByRow function (#309)
- Error
.*
not defined with@by
(#328) - The latest version is not installed (#329)
Symbol
Causes Trouble in@transform!
(#330)- Subset with regex (#331)
- Problem with eachrow and eachrow! + break/continue (#334)
- Problems in @orderby (#337)
- Keyword Argument Not Working for
@rsubset
(#344) - operators do not work inside function call inside macros (#352)
Merged pull requests:
- Allow for keyword arguments (#323) (@pdeffebach)
- Update Project.toml (#332) (@zsz00)
- Fix eachrow bug #334 (#335) (@pdeffebach)
- add news for v0.12.0 Chain.jl breaking (#336) (@pdeffebach)
- Replace
sortperm
by alternative pattern (#338) (@bkamins) - Add
unique
macros (#340) (@MatthewRGonzalez) - improve subsetting explanations (#345) (@bkamins)
- Fix #328 parsing bug try 2 (#346) (@pdeffebach)
- Update TagBot.yml (#350) (@CarloLucibello)
- Update news and version for release 0.13 (#353) (@pdeffebach)