File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 8
8
9
9
License: `ODbL 1.0`_
10
10
11
- Sourced from https://openflights.org/data.html on September 07, 2017.
11
+ Sourced from `https:/openflights.org/data.html/` on September 07, 2017.
12
+ This historic link is not active anymore, but https:/openflights.org/ is
13
+ still available.
12
14
13
15
This module contains two pandas Dataframes: ``airports`` and ``routes``.
14
16
Original file line number Diff line number Diff line change 8
8
9
9
License: `Public Domain`_
10
10
11
- Sourced from USGS service http://services.nationalmap.gov on October 15, 2015.
11
+ Sourced from USGS service `http://services.nationalmap.gov` on October 15, 2015.
12
+ In the meantime this service was deactivated and is not available anymore.
12
13
13
14
This module contains one pandas Dataframe: ``data``.
14
15
Original file line number Diff line number Diff line change 22
22
23
23
.. bokeh-sampledata-xref:: iris
24
24
25
- .. _Fisher's Iris dataset: https://en.wikipedia.org/wiki/Iris_flower_data_se
25
+ .. _Fisher's Iris dataset: https://en.wikipedia.org/wiki/Iris_flower_data_set
26
26
.. _alternatives to Iris: https://www.meganstodel.com/posts/no-to-iris/
27
27
28
28
"""
You can’t perform that action at this time.
0 commit comments