pandas-decimal 0.0.1

Creator: codyrutscher

Last updated:

Add to Cart

Description:

pandasdecimal 0.0.1

pandas-decimal
Extension array for pandas implementing fixed-precision decimal numbers.
Data is stored internally as integers and a dtype encoding the number of decimal
places. Operations are mostly implemented as integer arithmetic (i.e., fast!)
and always rounded to the required precision, meaning no floating point
quirks.
Install
pip install git+//github.com/intake/pandas-decimal

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.