File tree 9 files changed +37
-0
lines changed
9 files changed +37
-0
lines changed Original file line number Diff line number Diff line change 36
36
# hvplot.save() with bokeh
37
37
collect_ignore_glob += [
38
38
'user_guide/Viewing.ipynb' ,
39
+ 'user_guide/NetworkX.ipynb' ,
39
40
]
40
41
finally :
41
42
webdriver_control .cleanup ()
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ dependencies:
22
22
- datashader>=0.6.5
23
23
- fiona
24
24
- fugue
25
+ - fugue-sql-antlr>=0.2.0
25
26
- geodatasets>=2023.12.0
26
27
- geopandas
27
28
- geoviews-core>=1.9.0
@@ -31,6 +32,7 @@ dependencies:
31
32
- intake-xarray>=0.5.0
32
33
- intake<2.0.0,>=0.6.5
33
34
- ipywidgets
35
+ - jinja2
34
36
- matplotlib
35
37
- nbval
36
38
- networkx>=2.6.3
@@ -53,6 +55,7 @@ dependencies:
53
55
- pytest
54
56
- pytest-cov
55
57
- pytest-xdist
58
+ - qpd>=0.4.4
56
59
- rasterio
57
60
- rioxarray
58
61
- ruff
@@ -63,6 +66,7 @@ dependencies:
63
66
- selenium>=3.141.0
64
67
- setuptools_scm>=6
65
68
- spatialpandas>=0.4.3
69
+ - sqlglot
66
70
- streamz>=0.3.0
67
71
- xarray
68
72
- xarray>=0.18.2
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ dependencies:
21
21
- datashader>=0.6.5
22
22
- fiona
23
23
- fugue
24
+ - fugue-sql-antlr>=0.2.0
24
25
- geodatasets>=2023.12.0
25
26
- geopandas
26
27
- geoviews-core>=1.9.0
@@ -30,6 +31,7 @@ dependencies:
30
31
- intake-xarray>=0.5.0
31
32
- intake<2.0.0,>=0.6.5
32
33
- ipywidgets
34
+ - jinja2
33
35
- matplotlib
34
36
- nbsite>=0.8.4
35
37
- networkx>=2.6.3
@@ -46,6 +48,7 @@ dependencies:
46
48
- pooch>=1.6.0
47
49
- pygraphviz
48
50
- pyproj
51
+ - qpd>=0.4.4
49
52
- rasterio
50
53
- rioxarray
51
54
- s3fs>=2022.1.0
@@ -55,6 +58,7 @@ dependencies:
55
58
- setuptools_scm>=6
56
59
- spatialpandas>=0.4.3
57
60
- sphinxext-rediraffe
61
+ - sqlglot
58
62
- streamz>=0.3.0
59
63
- xarray>=0.18.2
60
64
- xyzservices>=2022.9.0
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ dependencies:
22
22
- datashader>=0.6.5
23
23
- fiona
24
24
- fugue
25
+ - fugue-sql-antlr>=0.2.0
25
26
- geodatasets>=2023.12.0
26
27
- geopandas
27
28
- geoviews-core>=1.9.0
@@ -31,6 +32,7 @@ dependencies:
31
32
- intake-xarray>=0.5.0
32
33
- intake<2.0.0,>=0.6.5
33
34
- ipywidgets
35
+ - jinja2
34
36
- matplotlib
35
37
- nbval
36
38
- networkx>=2.6.3
@@ -53,6 +55,7 @@ dependencies:
53
55
- pytest
54
56
- pytest-cov
55
57
- pytest-xdist
58
+ - qpd>=0.4.4
56
59
- rasterio
57
60
- rioxarray
58
61
- ruff
@@ -63,6 +66,7 @@ dependencies:
63
66
- selenium>=3.141.0
64
67
- setuptools_scm>=6
65
68
- spatialpandas>=0.4.3
69
+ - sqlglot
66
70
- streamz>=0.3.0
67
71
- xarray
68
72
- xarray>=0.18.2
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ dependencies:
22
22
- datashader>=0.6.5
23
23
- fiona
24
24
- fugue
25
+ - fugue-sql-antlr>=0.2.0
25
26
- geodatasets>=2023.12.0
26
27
- geopandas
27
28
- geoviews-core>=1.9.0
@@ -31,6 +32,7 @@ dependencies:
31
32
- intake-xarray>=0.5.0
32
33
- intake<2.0.0,>=0.6.5
33
34
- ipywidgets
35
+ - jinja2
34
36
- matplotlib
35
37
- nbval
36
38
- networkx>=2.6.3
@@ -53,6 +55,7 @@ dependencies:
53
55
- pytest
54
56
- pytest-cov
55
57
- pytest-xdist
58
+ - qpd>=0.4.4
56
59
- rasterio
57
60
- rioxarray
58
61
- ruff
@@ -63,6 +66,7 @@ dependencies:
63
66
- selenium>=3.141.0
64
67
- setuptools_scm>=6
65
68
- spatialpandas>=0.4.3
69
+ - sqlglot
66
70
- streamz>=0.3.0
67
71
- xarray
68
72
- xarray>=0.18.2
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ dependencies:
22
22
- datashader>=0.6.5
23
23
- fiona
24
24
- fugue
25
+ - fugue-sql-antlr>=0.2.0
25
26
- geodatasets>=2023.12.0
26
27
- geopandas
27
28
- geoviews-core>=1.9.0
@@ -31,6 +32,7 @@ dependencies:
31
32
- intake-xarray>=0.5.0
32
33
- intake<2.0.0,>=0.6.5
33
34
- ipywidgets
35
+ - jinja2
34
36
- matplotlib
35
37
- nbval
36
38
- networkx>=2.6.3
@@ -53,6 +55,7 @@ dependencies:
53
55
- pytest
54
56
- pytest-cov
55
57
- pytest-xdist
58
+ - qpd>=0.4.4
56
59
- rasterio
57
60
- rioxarray
58
61
- ruff
@@ -63,6 +66,7 @@ dependencies:
63
66
- selenium>=3.141.0
64
67
- setuptools_scm>=6
65
68
- spatialpandas>=0.4.3
69
+ - sqlglot
66
70
- streamz>=0.3.0
67
71
- xarray
68
72
- xarray>=0.18.2
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ dependencies:
22
22
- datashader>=0.6.5
23
23
- fiona
24
24
- fugue
25
+ - fugue-sql-antlr>=0.2.0
25
26
- geodatasets>=2023.12.0
26
27
- geopandas
27
28
- geoviews-core>=1.9.0
@@ -31,6 +32,7 @@ dependencies:
31
32
- intake-xarray>=0.5.0
32
33
- intake<2.0.0,>=0.6.5
33
34
- ipywidgets
35
+ - jinja2
34
36
- matplotlib
35
37
- nbval
36
38
- networkx>=2.6.3
@@ -53,6 +55,7 @@ dependencies:
53
55
- pytest
54
56
- pytest-cov
55
57
- pytest-xdist
58
+ - qpd>=0.4.4
56
59
- rasterio
57
60
- rioxarray
58
61
- ruff
@@ -63,6 +66,7 @@ dependencies:
63
66
- selenium>=3.141.0
64
67
- setuptools_scm>=6
65
68
- spatialpandas>=0.4.3
69
+ - sqlglot
66
70
- streamz>=0.3.0
67
71
- xarray
68
72
- xarray>=0.18.2
Original file line number Diff line number Diff line change 9
9
10
10
try :
11
11
import fugue .api as fa
12
+ import fugue_sql_antlr # noqa: F401
12
13
import hvplot .fugue # noqa: F401
13
14
except ImportError :
14
15
pytest .skip (allow_module_level = True )
Original file line number Diff line number Diff line change @@ -73,9 +73,19 @@ tests-core = [
73
73
tests = [
74
74
" hvplot[tests-core]" ,
75
75
" fugue[sql]" ,
76
+ " hvplot[fugue-sql]" ,
77
+ # end fugue
76
78
" ibis-framework[duckdb]" , # ibis-duckdb on conda
77
79
" polars" ,
78
80
]
81
+ # In 0.9 fugue added the sql extra but didn't add a fugue-sql package, removing the sql deps from fugue
82
+ # Adding them manually here
83
+ fugue-sql = [
84
+ " qpd >=0.4.4" ,
85
+ " fugue-sql-antlr >=0.2.0" ,
86
+ " sqlglot" ,
87
+ " jinja2" ,
88
+ ]
79
89
geo = [
80
90
" cartopy" ,
81
91
" fiona" ,
@@ -95,6 +105,7 @@ examples = [
95
105
" dask[dataframe] >=2021.3.0" ,
96
106
" datashader >=0.6.5" ,
97
107
" fugue[sql]" ,
108
+ " hvplot[fugue-sql]" ,
98
109
" ibis-framework[duckdb]" , # ibis-duckdb on conda
99
110
" intake-parquet >=0.2.3" ,
100
111
" intake-xarray >=0.5.0" ,
You can’t perform that action at this time.
0 commit comments