Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Releases: scikit-hep/root_pandas

v0.2.0

10 Nov 14:47
Compare
Choose a tag to compare

Features:

  • Add support for noexpand: prefix to allow formulas in column names #14

Bugfixes:

  • Exclude columns that are not one-dimensional #19
  • DataFrame chunks will have duplicate indices #24
  • Require pandas >= 0.18.0 #34

v0.1.1

22 Feb 15:44
Compare
Choose a tag to compare

Contains 2 bug fixes:

  • Fixed use of filter on Python 3
  • Fixed a call to map when ignoring columns

Initial release v0.1.0

02 Feb 16:21
Compare
Choose a tag to compare

This is the initial release of root_pandas.