Releases: ladybug-tools/ladybug-pandas
Releases · ladybug-tools/ladybug-pandas
v0.4.1
0.4.1 (2022-12-27)
Bug Fixes
- dtype: fix numpy float error (b758311)
v0.4.0
0.4.0 (2021-11-02)
Bug Fixes
- build: bump ladybug to 0.39.23 (e5b77c8)
- ci: trigger deploy on correct repo (8bfd879)
- dataframe: enable epw dataframe without loaded data (0d118fb), closes #154
- pandas: upgrade to handle newer pandas version (#158) (3d53c4f)
Features
v0.3.1
0.3.1 (2020-10-30)
Bug Fixes
- pandas: update the pandas version to 1.1.3 (523b933)
v0.3.0
0.3.0 (2020-07-05)
Features
- dataframe: init dataframe concat axis and metadata columns (52a6400)
- pyarrow: add pyarrow suppport (2dd2f91), closes #2
v0.2.4
0.2.4 (2020-04-28)
Bug Fixes
- pandas: generate series and dataframes from class init rather than function (f557b4f)
v0.2.3
0.2.3 (2020-04-26)
Bug Fixes
- array: Actually copy the data... (3f282e1)
v0.2.2
0.2.2 (2020-04-26)
Bug Fixes
- array: ensure array copy also duplicates the dtype (498c20a)
v0.2.1
0.2.1 (2020-04-26)
Bug Fixes
- series: fix series from data collection (115e6cd)
v0.2.0
0.2.0 (2020-04-26)
Bug Fixes
- psychrometrics: pass index into returned series (3e3a9a6)
Features
- series: add series generators (9899bf2)
v0.1.2
0.1.2 (2020-04-26)
Bug Fixes
- units: pass index into new series returned from unit conversion (6793bb3)