Skip to content

kimjoaoun/exclean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exclean

A toolkit for data cleaning in Elixir based in R's janitor package.

Exclean is a project written while I'm studying Elixir, it is not meant to be in production.

Installation

If available in Hex, the package can be installed by adding exclean to your list of dependencies in mix.exs:

def deps do
  [
    {:exclean, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/cleanex.

Copyright and License

This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the LICENSE.md file for more details.

About

A data cleaning toolkit written in Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages