Skip to content

2.5.0

Latest
Compare
Choose a tag to compare
@shner-elmo shner-elmo released this 19 Jun 11:01
· 132 commits to master since this release

Added the following methods to the type Column:

  • not_in()
  • has()
  • has_none_of()
  • above_pct()
  • below_pct()
  • between_pct()
  • not_between_pct()

#25
#31