|
5 | 5 | <head> |
6 | 6 | <meta charset="utf-8" /> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
8 | | - <title>dataretrieval.waterdata.api — dataretrieval 0.1.dev1+gff92fa9dc documentation</title> |
| 8 | + <title>dataretrieval.waterdata.api — dataretrieval 0.1.dev1+g237ed8149 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=80d5e7a1" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=e59714d7" /> |
11 | 11 |
|
12 | 12 |
|
13 | 13 | <script src="../../../_static/jquery.js?v=5d32c60e"></script> |
14 | 14 | <script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
15 | | - <script src="../../../_static/documentation_options.js?v=22888dc2"></script> |
| 15 | + <script src="../../../_static/documentation_options.js?v=a2c1a0f2"></script> |
16 | 16 | <script src="../../../_static/doctools.js?v=9bcbadda"></script> |
17 | 17 | <script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script> |
18 | 18 | <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> |
@@ -243,8 +243,7 @@ <h1>Source code for dataretrieval.waterdata.api</h1><div class="highlight"><pre> |
243 | 243 | <span class="sd"> if your internet connection is spotty. The default (NA) will set the</span> |
244 | 244 | <span class="sd"> limit to the maximum allowable limit for the service.</span> |
245 | 245 | <span class="sd"> convert_type : boolean, optional</span> |
246 | | -<span class="sd"> If True, the function will convert the data to dates and qualifier to</span> |
247 | | -<span class="sd"> string vector</span> |
| 246 | +<span class="sd"> If True, converts columns to appropriate types.</span> |
248 | 247 |
|
249 | 248 | <span class="sd"> Returns</span> |
250 | 249 | <span class="sd"> -------</span> |
@@ -556,6 +555,8 @@ <h1>Source code for dataretrieval.waterdata.api</h1><div class="highlight"><pre> |
556 | 555 | <span class="sd"> The returning object will be a data frame with no spatial information.</span> |
557 | 556 | <span class="sd"> Note that the USGS Water Data APIs use camelCase "skipGeometry" in</span> |
558 | 557 | <span class="sd"> CQL2 queries.</span> |
| 558 | +<span class="sd"> convert_type : boolean, optional</span> |
| 559 | +<span class="sd"> If True, converts columns to appropriate types.</span> |
559 | 560 |
|
560 | 561 | <span class="sd"> Returns</span> |
561 | 562 | <span class="sd"> -------</span> |
@@ -750,8 +751,7 @@ <h1>Source code for dataretrieval.waterdata.api</h1><div class="highlight"><pre> |
750 | 751 | <span class="sd"> if your internet connection is spotty. The default (None) will set the</span> |
751 | 752 | <span class="sd"> limit to the maximum allowable limit for the service.</span> |
752 | 753 | <span class="sd"> convert_type : boolean, optional</span> |
753 | | -<span class="sd"> If True, the function will convert the data to dates and qualifier to</span> |
754 | | -<span class="sd"> string vector</span> |
| 754 | +<span class="sd"> If True, converts columns to appropriate types.</span> |
755 | 755 |
|
756 | 756 | <span class="sd"> Returns</span> |
757 | 757 | <span class="sd"> -------</span> |
@@ -929,8 +929,7 @@ <h1>Source code for dataretrieval.waterdata.api</h1><div class="highlight"><pre> |
929 | 929 | <span class="sd"> if your internet connection is spotty. The default (None) will set the</span> |
930 | 930 | <span class="sd"> limit to the maximum allowable limit for the service.</span> |
931 | 931 | <span class="sd"> convert_type : boolean, optional</span> |
932 | | -<span class="sd"> If True, the function will convert the data to dates and qualifier to</span> |
933 | | -<span class="sd"> string vector</span> |
| 932 | +<span class="sd"> If True, converts columns to appropriate types.</span> |
934 | 933 |
|
935 | 934 | <span class="sd"> Returns</span> |
936 | 935 | <span class="sd"> -------</span> |
@@ -1107,8 +1106,7 @@ <h1>Source code for dataretrieval.waterdata.api</h1><div class="highlight"><pre> |
1107 | 1106 | <span class="sd"> if your internet connection is spotty. The default (None) will set the</span> |
1108 | 1107 | <span class="sd"> limit to the maximum allowable limit for the service.</span> |
1109 | 1108 | <span class="sd"> convert_type : boolean, optional</span> |
1110 | | -<span class="sd"> If True, the function will convert the data to dates and qualifier to</span> |
1111 | | -<span class="sd"> string vector</span> |
| 1109 | +<span class="sd"> If True, converts columns to appropriate types.</span> |
1112 | 1110 |
|
1113 | 1111 | <span class="sd"> Returns</span> |
1114 | 1112 | <span class="sd"> -------</span> |
@@ -1276,8 +1274,7 @@ <h1>Source code for dataretrieval.waterdata.api</h1><div class="highlight"><pre> |
1276 | 1274 | <span class="sd"> if your internet connection is spotty. The default (None) will set the</span> |
1277 | 1275 | <span class="sd"> limit to the maximum allowable limit for the service.</span> |
1278 | 1276 | <span class="sd"> convert_type : boolean, optional</span> |
1279 | | -<span class="sd"> If True, the function will convert the data to dates and qualifier to</span> |
1280 | | -<span class="sd"> string vector</span> |
| 1277 | +<span class="sd"> If True, converts columns to appropriate types.</span> |
1281 | 1278 |
|
1282 | 1279 | <span class="sd"> Returns</span> |
1283 | 1280 | <span class="sd"> -------</span> |
|
0 commit comments