v1.0.2
DataFrames v1.0.2
Closed issues:
- requesting new feature which covers stack, unstack and permutedims in a simpler way (at least conceptually) (#2732)
- Significant regression of groupby when threading (#2735)
- DataFrames with many columns are too slow (because of show()) (#2739)
- .==(0) (#2741)
Merged pull requests:
- Fix typo in depwarn (#2734) (@bkamins)
- fix row_group_slots_threading (#2736) (@bkamins)
- Redirect https://dataframes.juliadata.org/ to https://dataframes.juliadata.org/stable/ (#2742) (@fredrikekre)