NSAPH Data Platform
Contents
Introduction
What is Data Platform
Data Domains
Data Processing Pipelines
Python Packages
Data Platform Internals
Adding more data
Terms and Acronyms
Indices
NSAPH Data Platform
The domain_operations Module
View page source
The domain_operations Module
class
DomainOperations
[source]
classmethod
drop
(
domain
,
table
,
connection
,
ex_handler
=
None
)
→
list
[source]
classmethod
create
(
domain
,
connection
,
list_of_tables
=
None
,
ex_handler
=
None
)
[source]