esox 0.1.2

Library for NISECI and HFBI calc
Documentation

esox

Latest version

Library for NISECI and HFBI calc

Table of Contents

What is this thing?

This is a library for calculating the NISECI and/or HFBI index for a dataset.

Input templates

You can find templates for the input files in the templates folder.

Locale

Since this library is built with knowing that Excel uses some specific separators with the Italian locale, it supports two formats for input/output.

The format differences are:

  • Italian:
    • Input expects ; as csv field delimiter, and , can be used as float decimal delimiter
  • International:
    • Input expectes , as csv field delimiter, and . as float decimal delimiter

References