Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit b3b6fe7

Browse files
committed
[ADD] list dependency on pandas for ns precision timestamp
1 parent 28b9ef3 commit b3b6fe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Main dependency is:
7171
Additional dependencies are:
7272

7373
- pandas: for writing from and reading to DataFrames (http://pandas.pydata.org/)
74+
- pandas: for ns resolution of timepoints
7475
- Sphinx: Tool to create and manage the documentation (http://sphinx-doc.org/)
7576
- Nose: to auto-discover tests (http://nose.readthedocs.org/en/latest/)
7677
- Mock: to mock tests (https://pypi.python.org/pypi/mock)

0 commit comments

Comments
 (0)