Skip to content

Commit 5751c0a

Browse files
committed
update readme link
1 parent 743a448 commit 5751c0a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@ Pandas support for `pint <https://pint.readthedocs.io/en/stable/>`_
4747
power pint[foot * force_pound * revolutions_per_minute]
4848
dtype: object
4949
50-
More examples are shown in the example notebook https://github.com/hgrecco/pint-pandas/blob/master/notebooks/pint-pandas.ipynb
51-
50+
Documentation
51+
--------------
52+
Full documentation is available at http://pint-pandas.readthedocs.io/
5253

5354
Quick Installation
5455
------------------

docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:orphan:
22

3-
Pint: makes units easy
3+
Pint-pandas: Unit support for pandas
44
======================
55

66
**Useful links**:

0 commit comments

Comments
 (0)