Skip to content

azazhang/ffi48

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffi48

A Python package to classify SIC codes into Fama and French 48 industries.

Installation

pip install ffi48

Usage

from ffi48 import ffi48

result = ffi48(2000)
print(result)  # Output: {'FFI48': 2, 'FFI48_desc': 'Food'}

About

A Python package to classify SIC codes into Fama and French 48 industries.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages