Skip to content

"Spur of the lamp post"

Compare
Choose a tag to compare
@njtierney njtierney released this 02 Sep 13:17
· 147 commits to master since this release

naniar 0.6.0 (2020/08/17) "Spur of the lamp post"

  • Provide warning for replace_with_na when columns provided that don't exist (see #160). Thank you to michael-dewar for their help with this.

Breaking Changes

  • Drop the "nabular" and "shadow" classes (#268) used in nabular() and bind_shadow(). In doing so removes the functions, as_shadow(), is_shadow(), is_nabular(), new_nabular(), new_shadow(). These were mostly used internally and it is not expected that users would have used this functions. If these were used, please file an issue and I can implement them again.