New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

cattbl

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cattbl

Working with various loss tables used for CAT modelling

pipPyPI
Version
0.3.1
Maintainers
1

cattbl

Python modules for working in pandas with various loss data tables used for CAT modelling

Installation

I use a virtual environment. You can see requirements in the file requirements.txt

You can install locally with

python setup.py install

Modules

Best in python if you do

import cattbl
help(cattbl)

Then help on each module.

...documentation will be incomplete but more up-to-date than here.

Versions

v0.2.0

Introduction of base class

v0.1.1

Removed the "t" from accessor names, i.e. changed names of accessors to yel and yl

v0.1.0

Changed names of modules to yearevent and yeareventloss because often yelt, ylt are used as vairable names.

v0.0.0

First version with modules as ylt and yelt

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts