Skip to content

v0.21.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 22:06

DataFrames v0.21.3

Diff since v0.21.2

Closed issues:

  • When join(..., validate=(true,true)) fails, it should include a list of non-unique joinkeyrows in the error) (#1732)
  • Unify error messages for setting index of subdataframe (#2277)
  • indicator column in joins should allow Strings (#2283)
  • no method matching iterate(::InvertedIndex{BitArray{1}}), trying to any() a BitArray (#2285)
  • Fatal error: ERROR: UndefVarError: identifier not defined (#2286)
  • show all columns at HTML in Jupyter notebook (#2293)
  • unable to touch doc website (#2295)
  • select/transform: old_column => fun => new_column_name syntax (#2301)

Merged pull requests: