File tree Expand file tree Collapse file tree 3 files changed +26
-38
lines changed
doc/source/getting_started/intro_tutorials Expand file tree Collapse file tree 3 files changed +26
-38
lines changed Original file line number Diff line number Diff line change 1717 </div >
1818 <ul class =" list-group list-group-flush" >
1919 <li class =" list-group-item" >
20- <div data-toggle =" collapse" href =" #collapsedata" role =" button" aria-expanded =" false" aria-controls =" collapsedata" >
21- <span class =" badge badge-dark" >Air quality data</span >
22- </div >
23- <div class =" collapse" id =" collapsedata" >
24- <div class =" card-body" >
25- <p class =" card-text" >
2620
27- For this tutorial, air quality data about :math: `NO_2 ` is used, made
28- available by `openaq <https://openaq.org >`__ and using the
29- `py-openaq <http://dhhagan.github.io/py-openaq/index.html >`__ package.
30- The ``air_quality_no2.csv `` data set provides :math: `NO_2 ` values for
31- the measurement stations *FR04014 *, *BETR801 * and *London Westminster *
32- in respectively Paris, Antwerp and London.
33-
34- .. raw :: html
35-
36- </p >
37- <a href =" https://github.com/pandas-dev/pandas/tree/master/doc/data/air_quality_no2.csv" class =" btn btn-dark btn-sm" >To raw data</a >
38- </div >
39- </div >
21+ . include:: air_quality_no2.rst
4022
4123.. ipython :: python
4224
Original file line number Diff line number Diff line change 1616 </div >
1717 <ul class =" list-group list-group-flush" >
1818 <li class =" list-group-item" >
19- <div data-toggle =" collapse" href =" #collapsedata" role =" button" aria-expanded =" false" aria-controls =" collapsedata" >
20- <span class =" badge badge-dark" >Air quality data</span >
21- </div >
22- <div class =" collapse" id =" collapsedata" >
23- <div class =" card-body" >
24- <p class =" card-text" >
25-
26- For this tutorial, air quality data about :math: `NO_2 ` is used, made
27- available by `openaq <https://openaq.org >`__ and using the
28- `py-openaq <http://dhhagan.github.io/py-openaq/index.html >`__ package.
29- The ``air_quality_no2.csv `` data set provides :math: `NO_2 ` values for
30- the measurement stations *FR04014 *, *BETR801 * and *London Westminster *
31- in respectively Paris, Antwerp and London.
3219
33- .. raw :: html
34-
35- </p >
36- <a href =" https://github.com/pandas-dev/pandas/tree/master/doc/data/air_quality_no2.csv" class =" btn btn-dark btn-sm" >To raw data</a >
37- </div >
38- </div >
20+ . include:: air_quality_no2.rst
3921
4022.. ipython :: python
4123
Original file line number Diff line number Diff line change 1+ :orphan:
2+
3+ .. raw :: html
4+
5+ <div data-toggle =" collapse" href =" #collapsedata" role =" button" aria-expanded =" false" aria-controls =" collapsedata" >
6+ <span class =" badge badge-dark" >Air quality data</span >
7+ </div >
8+ <div class =" collapse" id =" collapsedata" >
9+ <div class =" card-body" >
10+ <p class =" card-text" >
11+
12+ For this tutorial, air quality data about :math: `NO_2 ` is used, made
13+ available by `openaq <https://openaq.org >`__ and using the
14+ `py-openaq <http://dhhagan.github.io/py-openaq/index.html >`__ package.
15+ The ``air_quality_no2.csv `` data set provides :math: `NO_2 ` values for
16+ the measurement stations *FR04014 *, *BETR801 * and *London Westminster *
17+ in respectively Paris, Antwerp and London.
18+
19+ .. raw :: html
20+
21+ </p >
22+ <a href =" https://github.com/pandas-dev/pandas/tree/master/doc/data/air_quality_no2.csv" class =" btn btn-dark btn-sm" >To raw data</a >
23+ </div >
24+ </div >
You can’t perform that action at this time.
0 commit comments