Skip to content

Version 0.11.3

Compare
Choose a tag to compare
@ararslan ararslan released this 24 Dec 21:56
  • Fix similar and allowmissing!.
  • Support joining dataframes on columns with different left/right names.
  • Improve unstack.
  • Keep columns which do not allow for missing values as such in join.
  • Fix hash when passed an initial hash value.
  • Make boolean indexing stricter to match behavior used in Julia Base.
  • Julia 0.7 fixes.