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
See the full instructions for [installing from source](http://pandas.pydata.org/pandas-docs/stable/install.html#installing-from-source).
200
+
See the full instructions for [installing from source](https://pandas.pydata.org/pandas-docs/stable/install.html#installing-from-source).
201
201
202
202
## License
203
-
BSD
203
+
[BSD 3](LICENSE)
204
204
205
205
## Documentation
206
-
The official documentation is hosted on PyData.org: http://pandas.pydata.org/pandas-docs/stable/
206
+
The official documentation is hosted on PyData.org: https://pandas.pydata.org/pandas-docs/stable
207
207
208
208
The Sphinx documentation should provide a good starting point for learning how
209
209
to use the library. Expect the docs to continue to expand as time goes on.
@@ -223,7 +223,7 @@ Most development discussion is taking place on github in this repo. Further, the
223
223
## Contributing to pandas
224
224
All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome.
225
225
226
-
A detailed overview on how to contribute can be found in the **[contributing guide.](http://pandas.pydata.org/pandas-docs/stable/contributing.html)**
226
+
A detailed overview on how to contribute can be found in the **[contributing guide.](https://pandas.pydata.org/pandas-docs/stable/contributing.html)**
227
227
228
228
If you are simply looking to start working with the pandas codebase, navigate to the [GitHub “issues” tab](https://github.com/pandas-dev/pandas/issues) and start looking through interesting issues. There are a number of issues listed under [Docs](https://github.com/pandas-dev/pandas/issues?labels=Docs&sort=updated&state=open) and [Difficulty Novice](https://github.com/pandas-dev/pandas/issues?q=is%3Aopen+is%3Aissue+label%3A%22Difficulty+Novice%22) where you could start out.
0 commit comments