Skip to main content

Python 3.6

ladybug-pandas

A ladybug extension powered by pandas

Installation

pip install ladybug-pandas

QuickStart

import ladybug_pandas as lbp
from ladybug.epw import EPW

epw_path = 'tests/assets/epw/tokyo.epw'

epw = EPW(epw_path)

df = lbp.DataFrame.from_epw(epw)

df_ip = df.ladybug.to_ip()

API Documentation

You can also find some usage examples in the examples folder of the code repository.

Local Development

  1. Clone this repo locally
git clone git@github.com:ladybug-tools/ladybug-pandas

# or

git clone https://github.com/ladybug-tools/ladybug-pandas
  1. Install dependencies:
cd ladybug-pandas
pip install -r dev-requirements.txt
pip install -r requirements.txt
  1. Run Tests:
python -m pytest tests/
  1. Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./ladybug_pandas
sphinx-build -b html ./docs ./docs/_build/docs

Download files

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

Source Distribution

ladybug_pandas-0.5.1.tar.gz (874.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ladybug_pandas-0.5.1-py2.py3-none-any.whl (27.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file ladybug_pandas-0.5.1.tar.gz.

File metadata

  • Download URL: ladybug_pandas-0.5.1.tar.gz
  • Upload date:
  • Size: 874.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.13

File hashes

Hashes for ladybug_pandas-0.5.1.tar.gz
Algorithm Hash digest
SHA256 51353fd1eba9f6ed60ca6b16c1dbdae0f79e941b918eb3609ef0b514e98772fb
MD5 99eb1d6b94d000e429603baafe00c1a9
BLAKE2b-256 f4bc07c300422761e59e8aacb36c551660225b71f45a83c8025e9b1d034cc035

See more details on using hashes here.

File details

Details for the file ladybug_pandas-0.5.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ladybug_pandas-0.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 65dd23759fabf4d2cad4d3ebadcdd62507f69ea14a47348a3a9fb20800ad5831
MD5 2d17a4d71b7fa5cc3130621168e80811
BLAKE2b-256 f0e7e7ba508367441d5ecdad63c9aef4eb0763d9c33de6693ae577b5ec0874d4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.5.1 This release

2 files

0.4.1

2 files

0.4.0

2 files

0.3.1

2 files

0.3.0

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page