scikit-hep / root_pandas

A Python module for conveniently loading/saving ROOT files as pandas DataFrames
MIT License
109 stars 35 forks source link

update README to deprecation of do_flatten(flatten=True) #72

Closed pseyfert closed 6 years ago

pseyfert commented 6 years ago

in root_pandas/readwrite.py the option flatten=True is warned as deprecated. This update of the README follows up on the advice given in the warning.

chrisburr commented 6 years ago

Thanks @pseyfert!

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 83.824% when pulling dcdbacf12dfe07034c2f2aae53746b77b19ceb8d on pseyfert:master into 8a9e19fbe08a11526a1634c4a4fd4c9f15e7ca7e on scikit-hep:master.