Skip to content

AlexandreGazagnes/rica-analysis

Repository files navigation

License: GPL v3 Python Repo Size PEP8 Poetry Coverage CI


rica-analysis @unilasalle

Description

This repository contains the code to download, analyse, and modelize the RICA dataset from the french ministry of agriculture.

Please find more information about the dataset here.

Installation

Using poetry (higly recommended) :

poetry install

Using pip/venv :

python -m venv .venv
source .venv/bin/activate
pip install -r .utils/requirements.txt

Usage

Using poetry (higly recommended) :

poetry shell

Using pip/venv :

source .venv/bin/activate

Please refer to the CONTRIBUTING.md file for more information.

Contributing

Please refer to the CONTRIBUTING.md file for more information.

Documentation

Please visti the documentation for more information.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details

Authors

Alexandre Gazagnes :

About

This repository contains the code to download, analyse, and modelize the RICA dataset from the french ministry of agriculture.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors