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

Commit 1dc249c

Browse files
authored
Update link to doi
1 parent 01b8974 commit 1dc249c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Build Status](https://travis-ci.org/scikit-hep/root_pandas.svg?branch=master)](https://travis-ci.org/scikit-hep/root_pandas)
55
[![Coverage Status](https://coveralls.io/repos/github/scikit-hep/root_pandas/badge.svg?branch=master)](https://coveralls.io/github/scikit-hep/root_pandas?branch=master)
66
[![PyPI](https://badge.fury.io/py/root_pandas.svg)](https://pypi.python.org/pypi/root_pandas/)
7-
[![DOI](https://zenodo.org/badge/17171/ibab/root_pandas.svg)](https://zenodo.org/badge/latestdoi/17171/ibab/root_pandas)
7+
[![DOI](https://zenodo.org/badge/17171/scikit-hep/root_pandas.svg)](https://zenodo.org/badge/latestdoi/17171/scikit-hep/root_pandas)
88

99
`root_pandas` is a convenience package built around the `root_numpy` library.
1010
It allows you to easily load and store pandas DataFrames using the columnar ROOT data format used in high energy physics.

0 commit comments

Comments
 (0)