You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,12 +74,7 @@ To run the notebooks on your local machine, follow the following steps:
74
74
1. Type `jupyter lab` from the root of your local source tree to start a [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/) environment.
75
75
1. Navigate to the `notebooks` directory and choose any of the notebooks there
76
76
77
-
78
-
<<<<<<< HEAD
79
-
**API documentation** can be found at [https://readthedocs.org/projects/text-extensions-for-pandas/](https://readthedocs.org/projects/text-extensions-for-pandas/).
80
-
=======
81
77
API documentation can be found at [https://text-extensions-for-pandas.readthedocs.io/en/latest/](https://text-extensions-for-pandas.readthedocs.io/en/latest/)
82
-
>>>>>>> 73bedd82ff67d33c9858511e551902e8d6da8061
83
78
84
79
85
80
## Contents of this repository
@@ -99,8 +94,6 @@ API documentation can be found at [https://text-extensions-for-pandas.readthedoc
99
94
cover complex end-to-end NLP use cases (work in progress).
0 commit comments