Skip to content

Commit

Permalink
Add a reference to Impute.jl (#2408)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkamins committed Sep 4, 2020
1 parent 97100d1 commit 3d0b2a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/index.md
Expand Up @@ -83,6 +83,8 @@ integrated they are with DataFrames.jl.
plotting library that uses a different "grammar of graphics" syntax and has
an emphasis on interactive graphics.
- **Data Wrangling**:
- [Impute.jl](https://github.com/invenia/Impute.jl):
various methods for handling missing data in vectors, matrices and tables.
- [DataFramesMeta.jl](https://github.com/JuliaData/DataFramesMeta.jl):
A range of convenience functions for DataFrames.jl that augment `select` and
`transform` to provide a user experience similar to that provided by
Expand Down

0 comments on commit 3d0b2a1

Please sign in to comment.