René's URL Explorer Experiment


Title: perspective API documentation

Generator: pdoc 15.0.3

direct link

Domain: perspective-dev.github.io

Links:

Installationhttps://perspective-dev.github.io/python/perspective.html#installation
Quick Starthttps://perspective-dev.github.io/python/perspective.html#quick-start
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
new_local_clienthttps://perspective-dev.github.io/python/perspective.html#Server.new_local_client
new_sessionhttps://perspective-dev.github.io/python/perspective.html#Server.new_session
pollhttps://perspective-dev.github.io/python/perspective.html#Server.poll
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
from_serverhttps://perspective-dev.github.io/python/perspective.html#Client.from_server
handle_responsehttps://perspective-dev.github.io/python/perspective.html#Client.handle_response
tablehttps://perspective-dev.github.io/python/perspective.html#Client.table
open_tablehttps://perspective-dev.github.io/python/perspective.html#Client.open_table
get_hosted_table_nameshttps://perspective-dev.github.io/python/perspective.html#Client.get_hosted_table_names
on_hosted_tables_updatehttps://perspective-dev.github.io/python/perspective.html#Client.on_hosted_tables_update
remove_hosted_tables_updatehttps://perspective-dev.github.io/python/perspective.html#Client.remove_hosted_tables_update
system_infohttps://perspective-dev.github.io/python/perspective.html#Client.system_info
terminatehttps://perspective-dev.github.io/python/perspective.html#Client.terminate
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
get_indexhttps://perspective-dev.github.io/python/perspective.html#Table.get_index
get_clienthttps://perspective-dev.github.io/python/perspective.html#Table.get_client
get_limithttps://perspective-dev.github.io/python/perspective.html#Table.get_limit
get_namehttps://perspective-dev.github.io/python/perspective.html#Table.get_name
clearhttps://perspective-dev.github.io/python/perspective.html#Table.clear
columnshttps://perspective-dev.github.io/python/perspective.html#Table.columns
deletehttps://perspective-dev.github.io/python/perspective.html#Table.delete
make_porthttps://perspective-dev.github.io/python/perspective.html#Table.make_port
on_deletehttps://perspective-dev.github.io/python/perspective.html#Table.on_delete
removehttps://perspective-dev.github.io/python/perspective.html#Table.remove
remove_deletehttps://perspective-dev.github.io/python/perspective.html#Table.remove_delete
schemahttps://perspective-dev.github.io/python/perspective.html#Table.schema
validate_expressionshttps://perspective-dev.github.io/python/perspective.html#Table.validate_expressions
viewhttps://perspective-dev.github.io/python/perspective.html#Table.view
sizehttps://perspective-dev.github.io/python/perspective.html#Table.size
replacehttps://perspective-dev.github.io/python/perspective.html#Table.replace
updatehttps://perspective-dev.github.io/python/perspective.html#Table.update
Viewhttps://perspective-dev.github.io/python/perspective.html#View
column_pathshttps://perspective-dev.github.io/python/perspective.html#View.column_paths
to_columns_stringhttps://perspective-dev.github.io/python/perspective.html#View.to_columns_string
to_json_stringhttps://perspective-dev.github.io/python/perspective.html#View.to_json_string
to_ndjsonhttps://perspective-dev.github.io/python/perspective.html#View.to_ndjson
to_recordshttps://perspective-dev.github.io/python/perspective.html#View.to_records
to_jsonhttps://perspective-dev.github.io/python/perspective.html#View.to_json
to_columnshttps://perspective-dev.github.io/python/perspective.html#View.to_columns
to_csvhttps://perspective-dev.github.io/python/perspective.html#View.to_csv
to_dataframehttps://perspective-dev.github.io/python/perspective.html#View.to_dataframe
to_pandashttps://perspective-dev.github.io/python/perspective.html#View.to_pandas
to_polarshttps://perspective-dev.github.io/python/perspective.html#View.to_polars
to_arrowhttps://perspective-dev.github.io/python/perspective.html#View.to_arrow
deletehttps://perspective-dev.github.io/python/perspective.html#View.delete
expandhttps://perspective-dev.github.io/python/perspective.html#View.expand
collapsehttps://perspective-dev.github.io/python/perspective.html#View.collapse
dimensionshttps://perspective-dev.github.io/python/perspective.html#View.dimensions
expression_schemahttps://perspective-dev.github.io/python/perspective.html#View.expression_schema
get_confighttps://perspective-dev.github.io/python/perspective.html#View.get_config
get_min_maxhttps://perspective-dev.github.io/python/perspective.html#View.get_min_max
num_rowshttps://perspective-dev.github.io/python/perspective.html#View.num_rows
schemahttps://perspective-dev.github.io/python/perspective.html#View.schema
on_deletehttps://perspective-dev.github.io/python/perspective.html#View.on_delete
remove_deletehttps://perspective-dev.github.io/python/perspective.html#View.remove_delete
on_updatehttps://perspective-dev.github.io/python/perspective.html#View.on_update
remove_updatehttps://perspective-dev.github.io/python/perspective.html#View.remove_update
PerspectiveErrorhttps://perspective-dev.github.io/python/perspective.html#PerspectiveError
ProxySessionhttps://perspective-dev.github.io/python/perspective.html#ProxySession
handle_requesthttps://perspective-dev.github.io/python/perspective.html#ProxySession.handle_request
handle_request_asynchttps://perspective-dev.github.io/python/perspective.html#ProxySession.handle_request_async
closehttps://perspective-dev.github.io/python/perspective.html#ProxySession.close
num_cpushttps://perspective-dev.github.io/python/perspective.html#num_cpus
set_num_cpushttps://perspective-dev.github.io/python/perspective.html#set_num_cpus
system_infohttps://perspective-dev.github.io/python/perspective.html#system_info
built with pdoc https://pdoc.dev
Perspectivehttps://perspective-dev.github.io
Apache Arrowhttps://arrow.apache.org/
WebAssembly versionhttps://docs.rs/perspective-js/latest/perspective_js/
Rust versionhttps://docs.rs/crate/perspective/latest
NumPyhttps://numpy.org/
Pandashttps://pandas.pydata.org/
Apache Arrowhttps://arrow.apache.org/
Tornado websocketshttps://www.tornadoweb.org/en/stable/websocket.html
AIOHTTPhttps://docs.aiohttp.org/en/stable/web_quickstart.html#websockets
Starlettehttps://www.starlette.io/websockets/
FastAPIhttps://fastapi.tiangolo.com/advanced/websockets/
JupyterLabhttps://jupyterlab.readthedocs.io/en/stable/
perspectivehttps://perspective-dev.github.io/python/perspective.html
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
perspective.widgethttps://perspective-dev.github.io/python/perspective/widget.html
perspective.handlers.tornado.PerspectiveTornadoHandlerhttps://perspective-dev.github.io/python/perspective/handlers/tornado.html#PerspectiveTornadoHandler
Tornadohttps://www.tornadoweb.org/
perspective.handlers.starlette.PerspectiveStarletteHandlerhttps://perspective-dev.github.io/python/perspective/handlers/starlette.html#PerspectiveStarletteHandler
Starlettehttps://www.starlette.io/
FastAPIhttps://fastapi.tiangolo.com
perspective.handlers.aiohttp.PerspectiveAIOHTTPHandlerhttps://perspective-dev.github.io/python/perspective/handlers/aiohttp.html#PerspectiveAIOHTTPHandler
AIOHTTPhttps://docs.aiohttp.org
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
More Exampleshttps://github.com/perspective-dev/perspective/tree/master/examples
PyPIhttps://pypi.org
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
discussedhttps://perspective-dev.github.io/python/perspective.html#loading-data-with-table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
pyarrow::from_pandashttps://arrow.apache.org/docs/python/pandas.html
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
explanationhttps://github.com/perspective-dev/perspective/pull/867
perspective.Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
perspective.Tablehttps://perspective-dev.github.io/python/perspective.html#Table
perspective.Viewhttps://perspective-dev.github.io/python/perspective.html#View
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
perspective.Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
PerspectiveTornadoHandlerhttps://perspective-dev.github.io/python/python.md#perspectivetornadohandler
Tornado Example Projecthttps://github.com/perspective-dev/perspective/tree/master/examples/python-tornado
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
multithreadinghttps://perspective-dev.github.io/python/perspective.html#multi-threading
Viewhttps://perspective-dev.github.io/python/perspective.html#View
client_server_editing.htmlhttps://github.com/perspective-dev/perspective/blob/master/examples/python-tornado/client_server_editing.html
Starlette Example Projecthttps://github.com/perspective-dev/perspective/tree/master/examples/python-starlette
AIOHTTP Example Projecthttps://github.com/perspective-dev/perspective/tree/master/examples/python-aiohttp
Distributed Modehttps://perspective-dev.github.io/python/perspective.html#distributed-mode
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
1https://perspective-dev.github.io/python/perspective.html#L-1
2https://perspective-dev.github.io/python/perspective.html#L-2
3https://perspective-dev.github.io/python/perspective.html#L-3
4https://perspective-dev.github.io/python/perspective.html#L-4
5https://perspective-dev.github.io/python/perspective.html#L-5
6https://perspective-dev.github.io/python/perspective.html#L-6
7https://perspective-dev.github.io/python/perspective.html#L-7
8https://perspective-dev.github.io/python/perspective.html#L-8
9https://perspective-dev.github.io/python/perspective.html#L-9
10https://perspective-dev.github.io/python/perspective.html#L-10
11https://perspective-dev.github.io/python/perspective.html#L-11
12https://perspective-dev.github.io/python/perspective.html#L-12
13https://perspective-dev.github.io/python/perspective.html#L-13
14https://perspective-dev.github.io/python/perspective.html#L-14
15https://perspective-dev.github.io/python/perspective.html#L-15
16https://perspective-dev.github.io/python/perspective.html#L-16
17https://perspective-dev.github.io/python/perspective.html#L-17
18https://perspective-dev.github.io/python/perspective.html#L-18
19https://perspective-dev.github.io/python/perspective.html#L-19
20https://perspective-dev.github.io/python/perspective.html#L-20
21https://perspective-dev.github.io/python/perspective.html#L-21
22https://perspective-dev.github.io/python/perspective.html#L-22
23https://perspective-dev.github.io/python/perspective.html#L-23
24https://perspective-dev.github.io/python/perspective.html#L-24
25https://perspective-dev.github.io/python/perspective.html#L-25
26https://perspective-dev.github.io/python/perspective.html#L-26
27https://perspective-dev.github.io/python/perspective.html#L-27
28https://perspective-dev.github.io/python/perspective.html#L-28
29https://perspective-dev.github.io/python/perspective.html#L-29
30https://perspective-dev.github.io/python/perspective.html#L-30
31https://perspective-dev.github.io/python/perspective.html#L-31
32https://perspective-dev.github.io/python/perspective.html#L-32
33https://perspective-dev.github.io/python/perspective.html#L-33
34https://perspective-dev.github.io/python/perspective.html#L-34
35https://perspective-dev.github.io/python/perspective.html#L-35
36https://perspective-dev.github.io/python/perspective.html#L-36
37https://perspective-dev.github.io/python/perspective.html#L-37
38https://perspective-dev.github.io/python/perspective.html#L-38
39https://perspective-dev.github.io/python/perspective.html#L-39
40https://perspective-dev.github.io/python/perspective.html#L-40
41https://perspective-dev.github.io/python/perspective.html#L-41
42https://perspective-dev.github.io/python/perspective.html#L-42
43https://perspective-dev.github.io/python/perspective.html#L-43
44https://perspective-dev.github.io/python/perspective.html#L-44
45https://perspective-dev.github.io/python/perspective.html#L-45
46https://perspective-dev.github.io/python/perspective.html#L-46
47https://perspective-dev.github.io/python/perspective.html#L-47
48https://perspective-dev.github.io/python/perspective.html#L-48
49https://perspective-dev.github.io/python/perspective.html#L-49
50https://perspective-dev.github.io/python/perspective.html#L-50
51https://perspective-dev.github.io/python/perspective.html#L-51
52https://perspective-dev.github.io/python/perspective.html#L-52
53https://perspective-dev.github.io/python/perspective.html#L-53
54https://perspective-dev.github.io/python/perspective.html#L-54
55https://perspective-dev.github.io/python/perspective.html#L-55
56https://perspective-dev.github.io/python/perspective.html#L-56
57https://perspective-dev.github.io/python/perspective.html#L-57
58https://perspective-dev.github.io/python/perspective.html#L-58
59https://perspective-dev.github.io/python/perspective.html#L-59
60https://perspective-dev.github.io/python/perspective.html#L-60
61https://perspective-dev.github.io/python/perspective.html#L-61
62https://perspective-dev.github.io/python/perspective.html#L-62
63https://perspective-dev.github.io/python/perspective.html#L-63
64https://perspective-dev.github.io/python/perspective.html#L-64
65https://perspective-dev.github.io/python/perspective.html#L-65
66https://perspective-dev.github.io/python/perspective.html#L-66
67https://perspective-dev.github.io/python/perspective.html#L-67
68https://perspective-dev.github.io/python/perspective.html#L-68
69https://perspective-dev.github.io/python/perspective.html#L-69
70https://perspective-dev.github.io/python/perspective.html#L-70
71https://perspective-dev.github.io/python/perspective.html#L-71
72https://perspective-dev.github.io/python/perspective.html#L-72
73https://perspective-dev.github.io/python/perspective.html#L-73
74https://perspective-dev.github.io/python/perspective.html#L-74
75https://perspective-dev.github.io/python/perspective.html#L-75
76https://perspective-dev.github.io/python/perspective.html#L-76
77https://perspective-dev.github.io/python/perspective.html#L-77
78https://perspective-dev.github.io/python/perspective.html#L-78
79https://perspective-dev.github.io/python/perspective.html#L-79
80https://perspective-dev.github.io/python/perspective.html#L-80
81https://perspective-dev.github.io/python/perspective.html#L-81
82https://perspective-dev.github.io/python/perspective.html#L-82
83https://perspective-dev.github.io/python/perspective.html#L-83
84https://perspective-dev.github.io/python/perspective.html#L-84
85https://perspective-dev.github.io/python/perspective.html#L-85
86https://perspective-dev.github.io/python/perspective.html#L-86
87https://perspective-dev.github.io/python/perspective.html#L-87
88https://perspective-dev.github.io/python/perspective.html#L-88
89https://perspective-dev.github.io/python/perspective.html#L-89
90https://perspective-dev.github.io/python/perspective.html#L-90
91https://perspective-dev.github.io/python/perspective.html#L-91
92https://perspective-dev.github.io/python/perspective.html#L-92
93https://perspective-dev.github.io/python/perspective.html#L-93
94https://perspective-dev.github.io/python/perspective.html#L-94
95https://perspective-dev.github.io/python/perspective.html#L-95
96https://perspective-dev.github.io/python/perspective.html#L-96
97https://perspective-dev.github.io/python/perspective.html#L-97
98https://perspective-dev.github.io/python/perspective.html#L-98
99https://perspective-dev.github.io/python/perspective.html#L-99
100https://perspective-dev.github.io/python/perspective.html#L-100
101https://perspective-dev.github.io/python/perspective.html#L-101
102https://perspective-dev.github.io/python/perspective.html#L-102
103https://perspective-dev.github.io/python/perspective.html#L-103
104https://perspective-dev.github.io/python/perspective.html#L-104
105https://perspective-dev.github.io/python/perspective.html#L-105
106https://perspective-dev.github.io/python/perspective.html#L-106
107https://perspective-dev.github.io/python/perspective.html#L-107
108https://perspective-dev.github.io/python/perspective.html#L-108
109https://perspective-dev.github.io/python/perspective.html#L-109
110https://perspective-dev.github.io/python/perspective.html#L-110
111https://perspective-dev.github.io/python/perspective.html#L-111
112https://perspective-dev.github.io/python/perspective.html#L-112
113https://perspective-dev.github.io/python/perspective.html#L-113
114https://perspective-dev.github.io/python/perspective.html#L-114
115https://perspective-dev.github.io/python/perspective.html#L-115
116https://perspective-dev.github.io/python/perspective.html#L-116
117https://perspective-dev.github.io/python/perspective.html#L-117
118https://perspective-dev.github.io/python/perspective.html#L-118
119https://perspective-dev.github.io/python/perspective.html#L-119
120https://perspective-dev.github.io/python/perspective.html#L-120
121https://perspective-dev.github.io/python/perspective.html#L-121
122https://perspective-dev.github.io/python/perspective.html#L-122
123https://perspective-dev.github.io/python/perspective.html#L-123
124https://perspective-dev.github.io/python/perspective.html#L-124
125https://perspective-dev.github.io/python/perspective.html#L-125
126https://perspective-dev.github.io/python/perspective.html#L-126
127https://perspective-dev.github.io/python/perspective.html#L-127
128https://perspective-dev.github.io/python/perspective.html#L-128
129https://perspective-dev.github.io/python/perspective.html#L-129
130https://perspective-dev.github.io/python/perspective.html#L-130
131https://perspective-dev.github.io/python/perspective.html#L-131
132https://perspective-dev.github.io/python/perspective.html#L-132
133https://perspective-dev.github.io/python/perspective.html#L-133
134https://perspective-dev.github.io/python/perspective.html#L-134
135https://perspective-dev.github.io/python/perspective.html#L-135
136https://perspective-dev.github.io/python/perspective.html#L-136
137https://perspective-dev.github.io/python/perspective.html#L-137
138https://perspective-dev.github.io/python/perspective.html#L-138
139https://perspective-dev.github.io/python/perspective.html#L-139
140https://perspective-dev.github.io/python/perspective.html#L-140
141https://perspective-dev.github.io/python/perspective.html#L-141
142https://perspective-dev.github.io/python/perspective.html#L-142
143https://perspective-dev.github.io/python/perspective.html#L-143
144https://perspective-dev.github.io/python/perspective.html#L-144
145https://perspective-dev.github.io/python/perspective.html#L-145
146https://perspective-dev.github.io/python/perspective.html#L-146
147https://perspective-dev.github.io/python/perspective.html#L-147
148https://perspective-dev.github.io/python/perspective.html#L-148
149https://perspective-dev.github.io/python/perspective.html#L-149
150https://perspective-dev.github.io/python/perspective.html#L-150
151https://perspective-dev.github.io/python/perspective.html#L-151
152https://perspective-dev.github.io/python/perspective.html#L-152
153https://perspective-dev.github.io/python/perspective.html#L-153
154https://perspective-dev.github.io/python/perspective.html#L-154
155https://perspective-dev.github.io/python/perspective.html#L-155
156https://perspective-dev.github.io/python/perspective.html#L-156
157https://perspective-dev.github.io/python/perspective.html#L-157
158https://perspective-dev.github.io/python/perspective.html#L-158
159https://perspective-dev.github.io/python/perspective.html#L-159
160https://perspective-dev.github.io/python/perspective.html#L-160
161https://perspective-dev.github.io/python/perspective.html#L-161
162https://perspective-dev.github.io/python/perspective.html#L-162
163https://perspective-dev.github.io/python/perspective.html#L-163
164https://perspective-dev.github.io/python/perspective.html#L-164
165https://perspective-dev.github.io/python/perspective.html#L-165
166https://perspective-dev.github.io/python/perspective.html#L-166
167https://perspective-dev.github.io/python/perspective.html#L-167
168https://perspective-dev.github.io/python/perspective.html#L-168
169https://perspective-dev.github.io/python/perspective.html#L-169
170https://perspective-dev.github.io/python/perspective.html#L-170
171https://perspective-dev.github.io/python/perspective.html#L-171
172https://perspective-dev.github.io/python/perspective.html#L-172
173https://perspective-dev.github.io/python/perspective.html#L-173
174https://perspective-dev.github.io/python/perspective.html#L-174
175https://perspective-dev.github.io/python/perspective.html#L-175
176https://perspective-dev.github.io/python/perspective.html#L-176
177https://perspective-dev.github.io/python/perspective.html#L-177
178https://perspective-dev.github.io/python/perspective.html#L-178
179https://perspective-dev.github.io/python/perspective.html#L-179
180https://perspective-dev.github.io/python/perspective.html#L-180
181https://perspective-dev.github.io/python/perspective.html#L-181
182https://perspective-dev.github.io/python/perspective.html#L-182
183https://perspective-dev.github.io/python/perspective.html#L-183
184https://perspective-dev.github.io/python/perspective.html#L-184
185https://perspective-dev.github.io/python/perspective.html#L-185
186https://perspective-dev.github.io/python/perspective.html#L-186
187https://perspective-dev.github.io/python/perspective.html#L-187
188https://perspective-dev.github.io/python/perspective.html#L-188
189https://perspective-dev.github.io/python/perspective.html#L-189
190https://perspective-dev.github.io/python/perspective.html#L-190
191https://perspective-dev.github.io/python/perspective.html#L-191
192https://perspective-dev.github.io/python/perspective.html#L-192
193https://perspective-dev.github.io/python/perspective.html#L-193
194https://perspective-dev.github.io/python/perspective.html#L-194
195https://perspective-dev.github.io/python/perspective.html#L-195
196https://perspective-dev.github.io/python/perspective.html#L-196
197https://perspective-dev.github.io/python/perspective.html#L-197
198https://perspective-dev.github.io/python/perspective.html#L-198
199https://perspective-dev.github.io/python/perspective.html#L-199
200https://perspective-dev.github.io/python/perspective.html#L-200
201https://perspective-dev.github.io/python/perspective.html#L-201
202https://perspective-dev.github.io/python/perspective.html#L-202
203https://perspective-dev.github.io/python/perspective.html#L-203
204https://perspective-dev.github.io/python/perspective.html#L-204
205https://perspective-dev.github.io/python/perspective.html#L-205
206https://perspective-dev.github.io/python/perspective.html#L-206
207https://perspective-dev.github.io/python/perspective.html#L-207
208https://perspective-dev.github.io/python/perspective.html#L-208
209https://perspective-dev.github.io/python/perspective.html#L-209
210https://perspective-dev.github.io/python/perspective.html#L-210
211https://perspective-dev.github.io/python/perspective.html#L-211
212https://perspective-dev.github.io/python/perspective.html#L-212
213https://perspective-dev.github.io/python/perspective.html#L-213
214https://perspective-dev.github.io/python/perspective.html#L-214
215https://perspective-dev.github.io/python/perspective.html#L-215
216https://perspective-dev.github.io/python/perspective.html#L-216
217https://perspective-dev.github.io/python/perspective.html#L-217
218https://perspective-dev.github.io/python/perspective.html#L-218
219https://perspective-dev.github.io/python/perspective.html#L-219
220https://perspective-dev.github.io/python/perspective.html#L-220
221https://perspective-dev.github.io/python/perspective.html#L-221
222https://perspective-dev.github.io/python/perspective.html#L-222
223https://perspective-dev.github.io/python/perspective.html#L-223
224https://perspective-dev.github.io/python/perspective.html#L-224
225https://perspective-dev.github.io/python/perspective.html#L-225
226https://perspective-dev.github.io/python/perspective.html#L-226
227https://perspective-dev.github.io/python/perspective.html#L-227
228https://perspective-dev.github.io/python/perspective.html#L-228
229https://perspective-dev.github.io/python/perspective.html#L-229
230https://perspective-dev.github.io/python/perspective.html#L-230
231https://perspective-dev.github.io/python/perspective.html#L-231
232https://perspective-dev.github.io/python/perspective.html#L-232
233https://perspective-dev.github.io/python/perspective.html#L-233
234https://perspective-dev.github.io/python/perspective.html#L-234
235https://perspective-dev.github.io/python/perspective.html#L-235
236https://perspective-dev.github.io/python/perspective.html#L-236
237https://perspective-dev.github.io/python/perspective.html#L-237
238https://perspective-dev.github.io/python/perspective.html#L-238
239https://perspective-dev.github.io/python/perspective.html#L-239
240https://perspective-dev.github.io/python/perspective.html#L-240
241https://perspective-dev.github.io/python/perspective.html#L-241
242https://perspective-dev.github.io/python/perspective.html#L-242
243https://perspective-dev.github.io/python/perspective.html#L-243
244https://perspective-dev.github.io/python/perspective.html#L-244
245https://perspective-dev.github.io/python/perspective.html#L-245
246https://perspective-dev.github.io/python/perspective.html#L-246
247https://perspective-dev.github.io/python/perspective.html#L-247
248https://perspective-dev.github.io/python/perspective.html#L-248
249https://perspective-dev.github.io/python/perspective.html#L-249
250https://perspective-dev.github.io/python/perspective.html#L-250
251https://perspective-dev.github.io/python/perspective.html#L-251
252https://perspective-dev.github.io/python/perspective.html#L-252
253https://perspective-dev.github.io/python/perspective.html#L-253
254https://perspective-dev.github.io/python/perspective.html#L-254
255https://perspective-dev.github.io/python/perspective.html#L-255
256https://perspective-dev.github.io/python/perspective.html#L-256
257https://perspective-dev.github.io/python/perspective.html#L-257
258https://perspective-dev.github.io/python/perspective.html#L-258
259https://perspective-dev.github.io/python/perspective.html#L-259
260https://perspective-dev.github.io/python/perspective.html#L-260
261https://perspective-dev.github.io/python/perspective.html#L-261
262https://perspective-dev.github.io/python/perspective.html#L-262
263https://perspective-dev.github.io/python/perspective.html#L-263
264https://perspective-dev.github.io/python/perspective.html#L-264
265https://perspective-dev.github.io/python/perspective.html#L-265
266https://perspective-dev.github.io/python/perspective.html#L-266
267https://perspective-dev.github.io/python/perspective.html#L-267
268https://perspective-dev.github.io/python/perspective.html#L-268
269https://perspective-dev.github.io/python/perspective.html#L-269
270https://perspective-dev.github.io/python/perspective.html#L-270
271https://perspective-dev.github.io/python/perspective.html#L-271
272https://perspective-dev.github.io/python/perspective.html#L-272
273https://perspective-dev.github.io/python/perspective.html#L-273
274https://perspective-dev.github.io/python/perspective.html#L-274
275https://perspective-dev.github.io/python/perspective.html#L-275
276https://perspective-dev.github.io/python/perspective.html#L-276
277https://perspective-dev.github.io/python/perspective.html#L-277
278https://perspective-dev.github.io/python/perspective.html#L-278
279https://perspective-dev.github.io/python/perspective.html#L-279
280https://perspective-dev.github.io/python/perspective.html#L-280
281https://perspective-dev.github.io/python/perspective.html#L-281
282https://perspective-dev.github.io/python/perspective.html#L-282
283https://perspective-dev.github.io/python/perspective.html#L-283
284https://perspective-dev.github.io/python/perspective.html#L-284
285https://perspective-dev.github.io/python/perspective.html#L-285
286https://perspective-dev.github.io/python/perspective.html#L-286
287https://perspective-dev.github.io/python/perspective.html#L-287
288https://perspective-dev.github.io/python/perspective.html#L-288
289https://perspective-dev.github.io/python/perspective.html#L-289
290https://perspective-dev.github.io/python/perspective.html#L-290
291https://perspective-dev.github.io/python/perspective.html#L-291
292https://perspective-dev.github.io/python/perspective.html#L-292
293https://perspective-dev.github.io/python/perspective.html#L-293
294https://perspective-dev.github.io/python/perspective.html#L-294
295https://perspective-dev.github.io/python/perspective.html#L-295
296https://perspective-dev.github.io/python/perspective.html#L-296
297https://perspective-dev.github.io/python/perspective.html#L-297
298https://perspective-dev.github.io/python/perspective.html#L-298
299https://perspective-dev.github.io/python/perspective.html#L-299
300https://perspective-dev.github.io/python/perspective.html#L-300
301https://perspective-dev.github.io/python/perspective.html#L-301
302https://perspective-dev.github.io/python/perspective.html#L-302
303https://perspective-dev.github.io/python/perspective.html#L-303
304https://perspective-dev.github.io/python/perspective.html#L-304
305https://perspective-dev.github.io/python/perspective.html#L-305
306https://perspective-dev.github.io/python/perspective.html#L-306
307https://perspective-dev.github.io/python/perspective.html#L-307
308https://perspective-dev.github.io/python/perspective.html#L-308
309https://perspective-dev.github.io/python/perspective.html#L-309
310https://perspective-dev.github.io/python/perspective.html#L-310
311https://perspective-dev.github.io/python/perspective.html#L-311
312https://perspective-dev.github.io/python/perspective.html#L-312
313https://perspective-dev.github.io/python/perspective.html#L-313
314https://perspective-dev.github.io/python/perspective.html#L-314
315https://perspective-dev.github.io/python/perspective.html#L-315
316https://perspective-dev.github.io/python/perspective.html#L-316
317https://perspective-dev.github.io/python/perspective.html#L-317
318https://perspective-dev.github.io/python/perspective.html#L-318
319https://perspective-dev.github.io/python/perspective.html#L-319
320https://perspective-dev.github.io/python/perspective.html#L-320
321https://perspective-dev.github.io/python/perspective.html#L-321
322https://perspective-dev.github.io/python/perspective.html#L-322
323https://perspective-dev.github.io/python/perspective.html#L-323
324https://perspective-dev.github.io/python/perspective.html#L-324
325https://perspective-dev.github.io/python/perspective.html#L-325
326https://perspective-dev.github.io/python/perspective.html#L-326
327https://perspective-dev.github.io/python/perspective.html#L-327
328https://perspective-dev.github.io/python/perspective.html#L-328
329https://perspective-dev.github.io/python/perspective.html#L-329
330https://perspective-dev.github.io/python/perspective.html#L-330
331https://perspective-dev.github.io/python/perspective.html#L-331
332https://perspective-dev.github.io/python/perspective.html#L-332
333https://perspective-dev.github.io/python/perspective.html#L-333
334https://perspective-dev.github.io/python/perspective.html#L-334
335https://perspective-dev.github.io/python/perspective.html#L-335
336https://perspective-dev.github.io/python/perspective.html#L-336
337https://perspective-dev.github.io/python/perspective.html#L-337
338https://perspective-dev.github.io/python/perspective.html#L-338
339https://perspective-dev.github.io/python/perspective.html#L-339
340https://perspective-dev.github.io/python/perspective.html#L-340
341https://perspective-dev.github.io/python/perspective.html#L-341
342https://perspective-dev.github.io/python/perspective.html#L-342
343https://perspective-dev.github.io/python/perspective.html#L-343
344https://perspective-dev.github.io/python/perspective.html#L-344
345https://perspective-dev.github.io/python/perspective.html#L-345
346https://perspective-dev.github.io/python/perspective.html#L-346
347https://perspective-dev.github.io/python/perspective.html#L-347
348https://perspective-dev.github.io/python/perspective.html#L-348
349https://perspective-dev.github.io/python/perspective.html#L-349
350https://perspective-dev.github.io/python/perspective.html#L-350
351https://perspective-dev.github.io/python/perspective.html#L-351
352https://perspective-dev.github.io/python/perspective.html#L-352
353https://perspective-dev.github.io/python/perspective.html#L-353
354https://perspective-dev.github.io/python/perspective.html#L-354
355https://perspective-dev.github.io/python/perspective.html#L-355
356https://perspective-dev.github.io/python/perspective.html#L-356
357https://perspective-dev.github.io/python/perspective.html#L-357
358https://perspective-dev.github.io/python/perspective.html#L-358
359https://perspective-dev.github.io/python/perspective.html#L-359
360https://perspective-dev.github.io/python/perspective.html#L-360
361https://perspective-dev.github.io/python/perspective.html#L-361
362https://perspective-dev.github.io/python/perspective.html#L-362
363https://perspective-dev.github.io/python/perspective.html#L-363
364https://perspective-dev.github.io/python/perspective.html#L-364
365https://perspective-dev.github.io/python/perspective.html#L-365
366https://perspective-dev.github.io/python/perspective.html#L-366
367https://perspective-dev.github.io/python/perspective.html#L-367
368https://perspective-dev.github.io/python/perspective.html#L-368
369https://perspective-dev.github.io/python/perspective.html#L-369
370https://perspective-dev.github.io/python/perspective.html#L-370
371https://perspective-dev.github.io/python/perspective.html#L-371
372https://perspective-dev.github.io/python/perspective.html#L-372
373https://perspective-dev.github.io/python/perspective.html#L-373
374https://perspective-dev.github.io/python/perspective.html#L-374
375https://perspective-dev.github.io/python/perspective.html#L-375
376https://perspective-dev.github.io/python/perspective.html#L-376
377https://perspective-dev.github.io/python/perspective.html#L-377
378https://perspective-dev.github.io/python/perspective.html#L-378
379https://perspective-dev.github.io/python/perspective.html#L-379
380https://perspective-dev.github.io/python/perspective.html#L-380
381https://perspective-dev.github.io/python/perspective.html#L-381
382https://perspective-dev.github.io/python/perspective.html#L-382
383https://perspective-dev.github.io/python/perspective.html#L-383
384https://perspective-dev.github.io/python/perspective.html#L-384
385https://perspective-dev.github.io/python/perspective.html#L-385
386https://perspective-dev.github.io/python/perspective.html#L-386
387https://perspective-dev.github.io/python/perspective.html#L-387
388https://perspective-dev.github.io/python/perspective.html#L-388
389https://perspective-dev.github.io/python/perspective.html#L-389
390https://perspective-dev.github.io/python/perspective.html#L-390
391https://perspective-dev.github.io/python/perspective.html#L-391
392https://perspective-dev.github.io/python/perspective.html#L-392
https://perspective-dev.github.io/python/perspective.html#Server
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Server.pollhttps://perspective-dev.github.io/python/perspective.html#Server.poll
https://perspective-dev.github.io/python/perspective.html#Server.new_local_client
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
https://perspective-dev.github.io/python/perspective.html#Server.new_session
Sessionhttps://docs.rs/perspective-python/latest/perspective_python/struct.Session.html
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Sessionhttps://docs.rs/perspective-python/latest/perspective_python/struct.Session.html
SessionHandlerhttps://docs.rs/perspective-python/latest/perspective_python/struct.SessionHandler.html
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Client.handle_responsehttps://perspective-dev.github.io/python/perspective.html#Client.handle_response
https://perspective-dev.github.io/python/perspective.html#Server.poll
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
View.on_updatehttps://perspective-dev.github.io/python/perspective.html#View.on_update
Server.pollhttps://perspective-dev.github.io/python/perspective.html#Server.poll
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Session.pollhttps://perspective-dev.github.io/python/perspective.html#Session.poll
Sessionhttps://docs.rs/perspective-python/latest/perspective_python/struct.Session.html
Session.handle_requesthttps://perspective-dev.github.io/python/perspective.html#Session.handle_request
Session.pollhttps://perspective-dev.github.io/python/perspective.html#Session.poll
poll()https://perspective-dev.github.io/python/perspective.html#Server.poll
Table.updatehttps://perspective-dev.github.io/python/perspective.html#Table.update
Table.removehttps://perspective-dev.github.io/python/perspective.html#Table.remove
https://perspective-dev.github.io/python/perspective.html#Client
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
AsyncClienthttps://docs.rs/perspective-python/latest/perspective_python/struct.AsyncClient.html
https://perspective-dev.github.io/python/perspective.html#Client.from_server
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
https://perspective-dev.github.io/python/perspective.html#Client.handle_response
Client.handle_responsehttps://perspective-dev.github.io/python/perspective.html#Client.handle_response
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Serverhttps://perspective-dev.github.io/python/perspective.html#Server
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
https://perspective-dev.github.io/python/perspective.html#Client.table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Client.tablehttps://perspective-dev.github.io/python/perspective.html#Client.table
Table.schemahttps://perspective-dev.github.io/python/perspective.html#Table.schema
Client.tablehttps://perspective-dev.github.io/python/perspective.html#Client.table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Table.updatehttps://perspective-dev.github.io/python/perspective.html#Table.update
Client.tablehttps://perspective-dev.github.io/python/perspective.html#Client.table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
https://perspective-dev.github.io/python/perspective.html#Client.open_table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
TableInitOptionshttps://docs.rs/perspective-python/latest/perspective_python/struct.TableInitOptions.html
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Client.get_hosted_table_nameshttps://perspective-dev.github.io/python/perspective.html#Client.get_hosted_table_names
https://perspective-dev.github.io/python/perspective.html#Client.get_hosted_table_names
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Client.open_tablehttps://perspective-dev.github.io/python/perspective.html#Client.open_table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Client.tablehttps://perspective-dev.github.io/python/perspective.html#Client.table
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
https://perspective-dev.github.io/python/perspective.html#Client.on_hosted_tables_update
Client.tablehttps://perspective-dev.github.io/python/perspective.html#Client.table
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Table.deletehttps://perspective-dev.github.io/python/perspective.html#Table.delete
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
https://perspective-dev.github.io/python/perspective.html#Client.remove_hosted_tables_update
Client.on_hosted_tables_updatehttps://perspective-dev.github.io/python/perspective.html#Client.on_hosted_tables_update
https://perspective-dev.github.io/python/perspective.html#Client.system_info
SystemInfohttps://docs.rs/perspective-python/latest/perspective_python/struct.SystemInfo.html
perspective_server.Serverhttps://perspective-dev.github.io/python/perspective.html#perspective_server.Server
https://perspective-dev.github.io/python/perspective.html#Client.terminate
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
https://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
https://perspective-dev.github.io/python/perspective.html#Table.get_index
https://perspective-dev.github.io/python/perspective.html#Table.get_client
Clienthttps://perspective-dev.github.io/python/perspective.html#Client
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
https://perspective-dev.github.io/python/perspective.html#Table.get_limit
https://perspective-dev.github.io/python/perspective.html#Table.get_name
https://perspective-dev.github.io/python/perspective.html#Table.clear
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Table.clearhttps://perspective-dev.github.io/python/perspective.html#Table.clear
Table.updatehttps://perspective-dev.github.io/python/perspective.html#Table.update
Table.removehttps://perspective-dev.github.io/python/perspective.html#Table.remove
View.on_updatehttps://perspective-dev.github.io/python/perspective.html#View.on_update
https://perspective-dev.github.io/python/perspective.html#Table.columns
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
https://perspective-dev.github.io/python/perspective.html#Table.delete
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#Table.make_port
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
https://perspective-dev.github.io/python/perspective.html#Table.on_delete
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Table.deletehttps://perspective-dev.github.io/python/perspective.html#Table.delete
Table.on_deletehttps://perspective-dev.github.io/python/perspective.html#Table.on_delete
https://perspective-dev.github.io/python/perspective.html#Table.remove
https://perspective-dev.github.io/python/perspective.html#Table.remove_delete
Table.on_deletehttps://perspective-dev.github.io/python/perspective.html#Table.on_delete
https://perspective-dev.github.io/python/perspective.html#Table.schema
Schemahttps://docs.rs/perspective-python/latest/perspective_python/struct.Schema.html
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Schemahttps://docs.rs/perspective-python/latest/perspective_python/struct.Schema.html
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
https://perspective-dev.github.io/python/perspective.html#Table.validate_expressions
https://perspective-dev.github.io/python/perspective.html#Table.view
Viewhttps://perspective-dev.github.io/python/perspective.html#View
ViewConfigUpdatehttps://docs.rs/perspective-python/latest/perspective_python/struct.ViewConfigUpdate.html
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#Table.size
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
https://perspective-dev.github.io/python/perspective.html#Table.replace
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Table.clearhttps://perspective-dev.github.io/python/perspective.html#Table.clear
Table.updatehttps://perspective-dev.github.io/python/perspective.html#Table.update
Table.removehttps://perspective-dev.github.io/python/perspective.html#Table.remove
View.on_updatehttps://perspective-dev.github.io/python/perspective.html#View.on_update
https://perspective-dev.github.io/python/perspective.html#Table.update
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Table.updatehttps://perspective-dev.github.io/python/perspective.html#Table.update
View.on_updatehttps://perspective-dev.github.io/python/perspective.html#View.on_update
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Table.updatehttps://perspective-dev.github.io/python/perspective.html#Table.update
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
perspective_client.UpdateOptionshttps://perspective-dev.github.io/python/perspective.html#perspective_client.UpdateOptions
https://perspective-dev.github.io/python/perspective.html#View
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Table.viewhttps://perspective-dev.github.io/python/perspective.html#Table.view
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Table.viewhttps://perspective-dev.github.io/python/perspective.html#Table.view
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Table.viewhttps://perspective-dev.github.io/python/perspective.html#Table.view
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Tablehttps://perspective-dev.github.io/python/perspective.html#Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.column_paths
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.to_columns_string
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.to_json_string
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.to_ndjson
Viewhttps://perspective-dev.github.io/python/perspective.html#View
NDJSONhttps://github.com/ndjson/ndjson-spec
https://perspective-dev.github.io/python/perspective.html#View.to_records
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.to_json
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.to_columns
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.to_csv
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.to_dataframe
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.to_pandas
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.to_polars
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.to_arrow
Viewhttps://perspective-dev.github.io/python/perspective.html#View
ViewWindowhttps://docs.rs/perspective-python/latest/perspective_python/struct.ViewWindow.html
https://perspective-dev.github.io/python/perspective.html#View.delete
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.expand
https://perspective-dev.github.io/python/perspective.html#View.collapse
https://perspective-dev.github.io/python/perspective.html#View.dimensions
Viewhttps://perspective-dev.github.io/python/perspective.html#View
crate.Tablehttps://perspective-dev.github.io/python/perspective.html#crate.Table
crate.Tablehttps://perspective-dev.github.io/python/perspective.html#crate.Table
crate.Tablehttps://perspective-dev.github.io/python/perspective.html#crate.Table
crate.Tablehttps://perspective-dev.github.io/python/perspective.html#crate.Table
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.expression_schema
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Viewhttps://perspective-dev.github.io/python/perspective.html#View
View.schemahttps://perspective-dev.github.io/python/perspective.html#View.schema
https://perspective-dev.github.io/python/perspective.html#View.get_config
ViewConfighttps://docs.rs/perspective-python/latest/perspective_python/struct.ViewConfig.html
Table.viewhttps://perspective-dev.github.io/python/perspective.html#Table.view
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.get_min_max
https://perspective-dev.github.io/python/perspective.html#View.num_rows
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.schema
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Viewhttps://perspective-dev.github.io/python/perspective.html#View
schemahttps://perspective-dev.github.io/python/perspective.html#View.schema
Table.schemahttps://perspective-dev.github.io/python/perspective.html#Table.schema
Table.schemahttps://perspective-dev.github.io/python/perspective.html#Table.schema
View.schemahttps://perspective-dev.github.io/python/perspective.html#View.schema
https://perspective-dev.github.io/python/perspective.html#View.on_delete
Viewhttps://perspective-dev.github.io/python/perspective.html#View
Viewhttps://perspective-dev.github.io/python/perspective.html#View
https://perspective-dev.github.io/python/perspective.html#View.remove_delete
View.on_deletehttps://perspective-dev.github.io/python/perspective.html#View.on_delete
https://perspective-dev.github.io/python/perspective.html#View.on_update
Viewhttps://perspective-dev.github.io/python/perspective.html#View
on_updatehttps://perspective-dev.github.io/python/perspective.html#View.on_update
Option.Nonehttps://perspective-dev.github.io/python/perspective.html#Option.None
https://perspective-dev.github.io/python/perspective.html#View.remove_update
Viewhttps://perspective-dev.github.io/python/perspective.html#View
View.on_updatehttps://perspective-dev.github.io/python/perspective.html#View.on_update
https://perspective-dev.github.io/python/perspective.html#PerspectiveError
https://perspective-dev.github.io/python/perspective.html#ProxySession
https://perspective-dev.github.io/python/perspective.html#ProxySession.handle_request
https://perspective-dev.github.io/python/perspective.html#ProxySession.handle_request_async
https://perspective-dev.github.io/python/perspective.html#ProxySession.close
https://perspective-dev.github.io/python/perspective.html#num_cpus
https://perspective-dev.github.io/python/perspective.html#set_num_cpus
https://perspective-dev.github.io/python/perspective.html#system_info
SystemInfohttps://docs.rs/perspective-python/latest/perspective_python/struct.SystemInfo.html
perspective_server.Serverhttps://perspective-dev.github.io/python/perspective.html#perspective_server.Server

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.