Select data from synapse table, if schema is predefined
0
0
Entering edit mode
7.0 years ago
unksci ▴ 180

How can one access a table from Synapse, if data has been uploaded through their web form? (or obtained the schema of such a table?)

I am new to synapse, and wish to query a table within synapse. While I can access and query data contained within a table through their web-interface, I can not find the corresponding syntax for the Python synapse client. More specifically, I have been following the documentation of synapse. While this documentation overall is well to understand, its example codes define the schema programmatically during the upload step (basically defining loading a local table, defining the schema, upload, and query given the previously defined schema).

How do I obtain the schema definition, which seems necessary for queries , if the schema had been defined during the manual upload of a table through Synapse's web interface? (and not manually by myself prior upload through Python synapse client)

synapse data synapseclient • 1.1k views
ADD COMMENT

Login before adding your answer.

Traffic: 2013 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6