Skip to main content

a couple of Pandas DataFrame and Series subclasses with extentions to work with units and to deal with column names in eclipse simulator output style.

Project description

simpandas

a couple of Pandas DataFrame and Series subclasses extended to work with units and to deal with column names in eclipse simulator output style.

This package is under development and is regularly updated. Backcompatibility is intented to be maintained when possible.

What Contains This Package

  • It is loaded with the network of untis preloaded for distances, area, volume, mass and time conversions defined for SI and Imperial systems according to the definition of each unit, i.e.: 1_foot = 12_inches.
  • Prefixes applied to the basic units, like k to m to make km, are loaded as a network of conversions paths allowing the algorith to apply the prefix to any other unit on the same system.
  • It provides classes of units useful powered with arithmetich and logic operations to intrincically consider unit conversions when making calculations.

Requisites

  • pandas
  • numpy
  • matplotlib
  • datetime
  • unyts

To install this package:

pip install simpandas

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simpandas-0.80.2.tar.gz (119.4 kB view hashes)

Uploaded Source

Built Distribution

simpandas-0.80.2-py3-none-any.whl (112.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page