Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 13:23
· 97 commits to main since this release
8f726a6

DataFrames v1.4.1

Diff since v1.4.0

Closed issues:

  • Filtering of eachrow(df) not working in 1.4.0 (#3191)

Merged pull requests:

  • make sure getindex on DataFrameRows does not alias passed selector (#3192) (@bkamins)
  • Add missing triple quotes around docstrings (#3194) (@bkamins)