We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743a448 commit 5751c0aCopy full SHA for 5751c0a
README.rst
@@ -47,8 +47,9 @@ Pandas support for `pint <https://pint.readthedocs.io/en/stable/>`_
47
power pint[foot * force_pound * revolutions_per_minute]
48
dtype: object
49
50
-More examples are shown in the example notebook https://github.com/hgrecco/pint-pandas/blob/master/notebooks/pint-pandas.ipynb
51
-
+Documentation
+--------------
52
+Full documentation is available at http://pint-pandas.readthedocs.io/
53
54
Quick Installation
55
------------------
docs/index.rst
@@ -1,6 +1,6 @@
1
:orphan:
2
3
-Pint: makes units easy
+Pint-pandas: Unit support for pandas
4
======================
5
6
**Useful links**:
0 commit comments