Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

byronalley/ex_kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExKaggle

Elixir library for interfacing with the Kaggle API

This library is in an early stage and mostly just supports downloading datasets.

Installation

The package can be installed by adding ex_kaggle to your list of dependencies in mix.exs:

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

Documentation can found on HexDocs at https://hexdocs.pm/ex_kaggle.

About

Elixir module for interacting with Kaggle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages