sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name__checkMetadata) function_name__checkMetadata
(parameters
(identifier_self) identifier_self
(identifier_variantFile) identifier_variantFile
)parameters
(block
(expression_statement
(assignment
(identifier_metadata) identifi... | Checks that metadata is consistent |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(identifier_self) identifier_self
(identifier_id) identifier_id
)parameters
(block
(expression_statement
(assignment
(identifier_id) identifier_id
(call
(attri... | Delete a component by id |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifier_bu... | Delete this key from S3 |
(module
(function_definition
(function_name_from_timestamp) function_name_from_timestamp
(parameters
(identifier_timestamp) identifier_timestamp
(identifier_tz_offset) identifier_tz_offset
)parameters
(block
(expression_statement
(assignment
(identifier_utc_dt) iden... | Converts a timestamp + tz_offset into an aware datetime instance. |
(module
(function_definition
(function_name_module_is_imported) function_name_module_is_imported
(parameters
(identifier_modname) identifier_modname
(default_parameter
(identifier_scope) identifier_scope
(None) None
)default_parameter
)parameters
(block
(if_stat... | Checks if a module is imported within the current namespace. |
(module
(function_definition
(function_name__open_dataset) function_name__open_dataset
(parameters
(identifier_self) identifier_self
(identifier_urlpath) identifier_urlpath
)parameters
(block
(import_statement
(dotted_name
(identifier_dask) identifier_dask
... | Open dataset using dask and use pattern fields to set new columns |
(module
(function_definition
(function_name__link_to) function_name__link_to
(parameters
(identifier_self) identifier_self
(identifier_linked_picker) identifier_linked_picker
)parameters
(block
(expression_statement
(assignment
(identifier_yformat) identifier_yforma... | Customize the options when linked with other date-time input |
(module
(function_definition
(function_name__add_auth_headers) function_name__add_auth_headers
(parameters
(identifier_self) identifier_self
(identifier_base) identifier_base
)parameters
(block
(if_statement
(comparison_operator
(string_'access_token') string_'acces... | Attach the acces_token to a request. |
(module
(function_definition
(function_name_savecache) function_name_savecache
(parameters
(identifier_apicache) identifier_apicache
(identifier_json_file) identifier_json_file
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(iden... | Saves apicache dictionary as json_file, returns dictionary as indented str |
(module
(function_definition
(function_name_package_remove) function_name_package_remove
(parameters
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identifier_cmd) identifier_cmd
(binary_operator
(string_'pkg_... | Remove a "package" on the ssh server |
(module
(function_definition
(function_name_nbins) function_name_nbins
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_axis) identifier_axis
(integer_0) integer_0
)default_parameter
(default_parameter
(identifier_overflow) identifier... | Get the number of bins along an axis |
(module
(function_definition
(function_name__get_section) function_name__get_section
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(assignment
(identifier_sentence_id) identifier_sentence_i... | Get the section of the paper that the event is from. |
(module
(function_definition
(function_name__directory_prefix) function_name__directory_prefix
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identif... | Downloader options for specific directory |
(module
(function_definition
(function_name_prepare) function_name_prepare
(parameters
(identifier_cls) identifier_cls
(identifier_options) identifier_options
(identifier_round_manager) identifier_round_manager
)parameters
(block
(expression_statement
(call
(a... | Allow each resolver to declare additional product requirements. |
(module
(function_definition
(function_name_report_missing_dependencies) function_name_report_missing_dependencies
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_missing_deps) identifier_missing_deps
... | Show a QMessageBox with a list of missing hard dependencies |
(module
(function_definition
(function_name_ordered) function_name_ordered
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_active) identifier_active
(identifier_inactive) ... | An equivalent unit cell with the active cell vectors coming first |
(module
(function_definition
(function_name_stop_listening) function_name_stop_listening
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier__ha... | Stop listener threads for acquistion queues |
(module
(function_definition
(function_name_write_hier) function_name_write_hier
(parameters
(identifier_self) identifier_self
(identifier_GO_id) identifier_GO_id
(default_parameter
(identifier_out) identifier_out
(attribute
(identifier_sys) identifier_sys
... | Write hierarchy for a GO Term. |
(module
(function_definition
(function_name_distance) function_name_distance
(parameters
(identifier_self) identifier_self
(identifier_other) identifier_other
)parameters
(block
(return_statement
(call
(identifier_distance) identifier_distance
(argument_li... | Coordinate distance from another ObsNode |
(module
(function_definition
(function_name_create_new_csv) function_name_create_new_csv
(parameters
(identifier_samples) identifier_samples
(identifier_args) identifier_args
)parameters
(block
(expression_statement
(assignment
(identifier_out_fn) identifier_out_fn
... | create csv file that can be use with bcbio -w template |
(module
(function_definition
(function_name_check_can_approve) function_name_check_can_approve
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
(identifier_application) identifier_application
(identifier_roles) identifier_roles
)parameters
(... | Check the person's authorization. |
(module
(function_definition
(function_name_add_to_path) function_name_add_to_path
(parameters
(identifier_p) identifier_p
)parameters
(block
(if_statement
(comparison_operator
(identifier_p) identifier_p
(subscript
(attribute
(identifi... | Adds a given path to the PATH. |
(module
(function_definition
(function_name_insert_empty_rows) function_name_insert_empty_rows
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_y) identifier_y
(type
(identifier_int) identifier_int
)type
)typed_parameter
(type... | Insert a number of rows after the given row. |
(module
(function_definition
(function_name_x_build_timestamp) function_name_x_build_timestamp
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
)parameters
(block
(expression_statement
(call
(attribute
(attribute
... | The time-stamp goes to the corresponding attribute in the result. |
(module
(function_definition
(function_name_strict_defaults) function_name_strict_defaults
(parameters
(identifier_fn) identifier_fn
)parameters
(block
(decorated_definition
(decorator
(call
(identifier_wraps) identifier_wraps
(argument_list
... | use this decorator to enforce type checking on functions based on the function's defaults |
(module
(function_definition
(function_name_show_all) function_name_show_all
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_as_string) identifier_as_string
(True) True
)default_parameter
)parameters
(block
(expression_statement
... | , python2 will not show flags |
(module
(function_definition
(function_name_create_html) function_name_create_html
(parameters
(identifier_api_key) identifier_api_key
(identifier_attrs) identifier_attrs
)parameters
(block
(expression_statement
(assignment
(identifier_gif) identifier_gif
... | Returns complete html tag string. |
(module
(function_definition
(function_name_to_aws_format) function_name_to_aws_format
(parameters
(identifier_tags) identifier_tags
)parameters
(block
(if_statement
(comparison_operator
(identifier_TAG_RAY_NODE_NAME) identifier_TAG_RAY_NODE_NAME
(identifier_tag... | Convert the Ray node name tag to the AWS-specific 'Name' tag. |
(module
(function_definition
(function_name_dump_yaml) function_name_dump_yaml
(parameters
(identifier_data) identifier_data
(default_parameter
(identifier_Dumper) identifier_Dumper
(identifier__Dumper) identifier__Dumper
)default_parameter
(default_parameter
(i... | Returns data as yaml-formatted string. |
(module
(function_definition
(function_name__edits1) function_name__edits1
(parameters
(typed_parameter
(identifier_word) identifier_word
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
(type
(generic_type
(identifier... | Return a set of words with edit distance of 1 from the input word |
(module
(function_definition
(function_name_commit_update) function_name_commit_update
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_unused) identifier_unused
(call
(identifier__find_unused_partition) identifier__find_unused_... | Switch the target boot partition. |
(module
(function_definition
(function_name__hmac_auth) function_name__hmac_auth
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(identifier_TcExHmacAuth) identifier_TcExHmacAuth
(argument_list
(attribute
... | Add ThreatConnect HMAC Auth to Session. |
(module
(function_definition
(function_name_connect) function_name_connect
(parameters
(identifier_self) identifier_self
(tuple_pattern
(identifier_host) identifier_host
(identifier_port) identifier_port
)tuple_pattern
)parameters
(block
(expression_statement
... | Connect using a host,port tuple |
(module
(function_definition
(function_name_make) function_name_make
(parameters
(identifier_collector) identifier_collector
(identifier_image) identifier_image
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
... | Just create an image |
(module
(function_definition
(function_name_isInstalledBuild) function_name_isInstalledBuild
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_sentinelFile) identifier_sentinelFile
(call
(a... | Determines if the Engine is an Installed Build |
(module
(function_definition
(function_name__unpack_v1) function_name__unpack_v1
(parameters
(identifier_h5file) identifier_h5file
)parameters
(block
(expression_statement
(assignment
(identifier_points) identifier_points
(call
(attribute
... | Unpack groups from HDF5 v1 file |
(module
(function_definition
(function_name_ensure_dtype) function_name_ensure_dtype
(parameters
(identifier_core) identifier_core
(identifier_dtype) identifier_dtype
(identifier_dtype_) identifier_dtype_
)parameters
(block
(expression_statement
(assignment
(i... | Ensure dtype is correct. |
(module
(function_definition
(function_name___track_job) function_name___track_job
(parameters
(identifier_self) identifier_self
)parameters
(block
(while_statement
(not_operator
(call
(attribute
(identifier_self) identifier_self
(i... | Poll job status while active |
(module
(function_definition
(function_name__get_description) function_name__get_description
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_args) identifier_args
(type
(identifier_Tuple) identifier_Tuple
)type
)typed_parameter
... | Return the dictionary to be sent to the queue. |
(module
(function_definition
(function_name__linux_iqn) function_name__linux_iqn
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_ret) identifier_ret
(list
)list
)assignment
)expression_statement
(expression_st... | Return iSCSI IQN from a Linux host. |
(module
(function_definition
(function_name__GetRunFlowFlags) function_name__GetRunFlowFlags
(parameters
(default_parameter
(identifier_args) identifier_args
(None) None
)default_parameter
)parameters
(block
(import_statement
(dotted_name
(identifier... | Retrieves command line flags based on gflags module. |
(module
(function_definition
(function_name__color) function_name__color
(parameters
(identifier_self) identifier_self
(identifier_color) identifier_color
(identifier_msg) identifier_msg
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_... | Converts a message to be printed to the user's terminal in red |
(module
(function_definition
(function_name_slots) function_name_slots
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_implied) identifier_implied
)attribute
... | Iterate over the Slots of the Template. |
(module
(function_definition
(function_name_load_data) function_name_load_data
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(c... | Load assimilated data from a file |
(module
(function_definition
(function_name__deprecation_notice) function_name__deprecation_notice
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(expression_statement
(assignment
(identifier__deprecation_msg) identifier__deprecation_msg
(call
... | Warn about deprecation of this class. |
(module
(function_definition
(function_name_namedb_get_all_importing_namespace_hashes) function_name_namedb_get_all_importing_namespace_hashes
(parameters
(identifier_self) identifier_self
(identifier_current_block) identifier_current_block
)parameters
(block
(expression_statement
... | Get the list of all non-expired preordered and revealed namespace hashes. |
(module
(function_definition
(function_name_canonical_clamav_conf) function_name_canonical_clamav_conf
(parameters
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_os) identifier_os
(identifier_name) identifier_name
... | Default clamav configs for various platforms. |
(module
(function_definition
(function_name_today) function_name_today
(parameters
(default_parameter
(identifier_year) identifier_year
(None) None
)default_parameter
)parameters
(block
(return_statement
(conditional_expression
(call
(att... | this day, last year |
(module
(function_definition
(function_name_main) function_name_main
(parameters
(identifier_options) identifier_options
)parameters
(block
(expression_statement
(assignment
(identifier_client) identifier_client
(call
(identifier_Client) identifier_C... | A simple connection test to login and print the server time. |
(module
(function_definition
(function_name___parse_precipfc_data) function_name___parse_precipfc_data
(parameters
(identifier_data) identifier_data
(identifier_timeframe) identifier_timeframe
)parameters
(block
(expression_statement
(assignment
(identifier_result) ... | Parse the forecasted precipitation data. |
(module
(function_definition
(function_name_types) function_name_types
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_res) identifier_res
(list
)list
)assignment
)expression_... | All the unique types found in user supplied model |
(module
(function_definition
(function_name__create_base_ensemble) function_name__create_base_ensemble
(parameters
(identifier_self) identifier_self
(identifier_out) identifier_out
(identifier_n_estimators) identifier_n_estimators
(identifier_n_folds) identifier_n_folds
)parameters... | For each base estimator collect models trained on each fold |
(module
(function_definition
(function_name_configure) function_name_configure
(parameters
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(for_statement
(identifier_key) identifier_key
(identifier_k... | Global configuration for event handling. |
(module
(function_definition
(function_name_make_messages) function_name_make_messages
(parameters
(typed_parameter
(identifier_context) identifier_context
(type
(identifier_Context) identifier_Context
)type
)typed_parameter
(default_parameter
(ident... | Collects text into translation source files |
(module
(function_definition
(function_name_show_message) function_name_show_message
(parameters
(identifier_self) identifier_self
(identifier_message) identifier_message
(default_parameter
(identifier_timeout) identifier_timeout
(integer_0) integer_0
)default_parameter... | Show message in main window's status bar |
(module
(function_definition
(function_name_iter_points) function_name_iter_points
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(string_"returns a list of tuples of names and values") string_"returns a list of tuples of names and values"
... | returns a list of tuples of names and values |
(module
(function_definition
(function_name__covar_mstep_full) function_name__covar_mstep_full
(parameters
(identifier_gmm) identifier_gmm
(identifier_X) identifier_X
(identifier_responsibilities) identifier_responsibilities
(identifier_weighted_X_sum) identifier_weighted_X_sum
(... | Performing the covariance M step for full cases |
(module
(function_definition
(function_name_urlretrieve) function_name_urlretrieve
(parameters
(identifier_url) identifier_url
(identifier_dest) identifier_dest
(default_parameter
(identifier_write_mode) identifier_write_mode
(string_"w") string_"w"
)default_parameter
... | save a file to disk from a given url |
(module
(function_definition
(function_name__analyse_status_type) function_name__analyse_status_type
(parameters
(identifier_line) identifier_line
)parameters
(block
(expression_statement
(assignment
(identifier_spaces) identifier_spaces
(call
(ident... | Figure out the sections in drbdadm status |
(module
(function_definition
(function_name_assert_is_substring) function_name_assert_is_substring
(parameters
(identifier_substring) identifier_substring
(identifier_subject) identifier_subject
(default_parameter
(identifier_message) identifier_message
(None) None
)def... | Raises an AssertionError if substring is not a substring of subject. |
(module
(function_definition
(function_name__open_ftp) function_name__open_ftp
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier__ftp) identifier__ftp
(call
(identifier_FTP) identifier_FTP
... | Open a new ftp object. |
(module
(function_definition
(function_name__check_field_names_unique) function_name__check_field_names_unique
(parameters
(identifier_self) identifier_self
(identifier_existing_item) identifier_existing_item
(identifier_patched_item) identifier_patched_item
)parameters
(block
... | Enforces that patched fields don't already exist. |
(module
(function_definition
(function_name__format_extname) function_name__format_extname
(parameters
(identifier_self) identifier_self
(identifier_ext) identifier_ext
)parameters
(block
(if_statement
(comparison_operator
(identifier_ext) identifier_ext
(... | Pretty print given extension name and number tuple. |
(module
(function_definition
(function_name__represent_undefined) function_name__represent_undefined
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(raise_statement
(call
(identifier_RepresenterError) identifier_Re... | Raises flag for objects that cannot be represented |
(module
(function_definition
(function_name_add) function_name_add
(parameters
(identifier_self) identifier_self
(identifier_post_id) identifier_post_id
)parameters
(block
(expression_statement
(assignment
(identifier_post_data) identifier_post_data
(call
... | Adding reply to a post. |
(module
(function_definition
(function_name_copy_resource) function_name_copy_resource
(parameters
(identifier_self) identifier_self
(identifier_resource) identifier_resource
(identifier_targetdir) identifier_targetdir
)parameters
(block
(expression_statement
(assignmen... | Copies a resource file and returns the source path for monitoring |
(module
(function_definition
(function_name_extract_terms) function_name_extract_terms
(parameters
(identifier_self) identifier_self
(identifier_nb) identifier_nb
)parameters
(block
(expression_statement
(assignment
(identifier_emt) identifier_emt
(call
... | Extract some term values, usually set with tags or metadata |
(module
(function_definition
(function_name_csw_global_dispatch_by_catalog) function_name_csw_global_dispatch_by_catalog
(parameters
(identifier_request) identifier_request
(identifier_catalog_slug) identifier_catalog_slug
)parameters
(block
(expression_statement
(assignment
... | pycsw wrapper for catalogs |
(module
(function_definition
(function_name_union) function_name_union
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(list_splat_pattern
(identifier_others) identifier_others
)list_splat_pattern
)parameters
(block
(if_statement
... | Return a new set with elements from the set and all others. |
(module
(function_definition
(function_name_csch) function_name_csch
(parameters
(identifier_x) identifier_x
(default_parameter
(identifier_context) identifier_context
(None) None
)default_parameter
)parameters
(block
(return_statement
(call
(i... | Return the hyperbolic cosecant of x. |
(module
(function_definition
(function_name__get_ssh_public_key) function_name__get_ssh_public_key
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_key) identifier_key
(call
(attribute
... | Generate SSH public key from private key. |
(module
(function_definition
(function_name_access_token) function_name_access_token
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_str) identifier_str
)type
(block
(if_statement
(comparison_operator
(attribute
(ident... | The access token stored within the requested token. |
(module
(function_definition
(function_name_example_reading_spec) function_name_example_reading_spec
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_processed_reward_type) identifier_processed_reward_type
... | Data fields to store on disk and their decoders. |
(module
(function_definition
(function_name_scalac_classpath_entries) function_name_scalac_classpath_entries
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(attribute
(call
(attribute
(ide... | Returns classpath entries for the scalac classpath. |
(module
(function_definition
(function_name_run) function_name_run
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_empty) identifier_empty
(False) False
)assignment
)expression_statemen... | Run the task - compose full series + add to our results |
(module
(function_definition
(function_name_dump) function_name_dump
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(dictionary
(pair
(string_'title') string_'title'
(attribute
(identifier_self) ide... | Return the object itself. |
(module
(function_definition
(function_name_path) function_name_path
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(attribute
(identifie... | Get the path of the wrapped folder |
(module
(function_definition
(function_name__terms) function_name__terms
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_res) identifier_res
(list
)list
)assignment
)expressio... | Returns a list with the objects as terms. |
(module
(function_definition
(function_name___interrupt_search) function_name___interrupt_search
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier___search_worker_thread) ident... | Interrupt the current search. |
(module
(function_definition
(function_name_to_dict) function_name_to_dict
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_targets) identifier_targets
(list
)list
)assignment
... | Save this message sending object into a dictionary. |
(module
(function_definition
(function_name_process_predelete) function_name_process_predelete
(parameters
(identifier_self) identifier_self
(identifier_obj) identifier_obj
(default_parameter
(identifier_pk_set) identifier_pk_set
(None) None
)default_parameter
(de... | Render the queryset of influenced objects and cache it. |
(module
(function_definition
(function_name_placeOrder) function_name_placeOrder
(parameters
(identifier_self) identifier_self
(identifier_contract) identifier_contract
(identifier_order) identifier_order
(default_parameter
(identifier_orderId) identifier_orderId
(None)... | Place order on IB TWS |
(module
(function_definition
(function_name_triggered) function_name_triggered
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_bool) identifier_bool
)type
(block
(if_statement
(call
(attribute
(attribute
... | Return `True` or `False` whether this token has been triggered. |
(module
(function_definition
(function_name_wraplet_signature) function_name_wraplet_signature
(parameters
(identifier_app) identifier_app
(identifier_what) identifier_what
(identifier_name) identifier_name
(identifier_obj) identifier_obj
(identifier_options) identifier_options
... | have wrapplets use the signature of the slave |
(module
(function_definition
(function_name_map_boto_exceptions) function_name_map_boto_exceptions
(parameters
(default_parameter
(identifier_key) identifier_key
(None) None
)default_parameter
(default_parameter
(identifier_exc_pass) identifier_exc_pass
(tuple... | Map boto-specific exceptions to the simplekv-API. |
(module
(function_definition
(function_name_objectMD5) function_name_objectMD5
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(if_statement
(call
(identifier_hasattr) identifier_hasattr
(argument_list
(identifier_obj) identifier_obj
... | Get md5 of an object |
(module
(function_definition
(function_name_keys_create) function_name_keys_create
(parameters
(identifier_cls) identifier_cls
(identifier_fqdn) identifier_fqdn
(identifier_flag) identifier_flag
)parameters
(block
(expression_statement
(assignment
(identifier_... | Create new key entry for a domain. |
(module
(function_definition
(function_name_check_split_ratio) function_name_check_split_ratio
(parameters
(identifier_split_ratio) identifier_split_ratio
)parameters
(block
(expression_statement
(assignment
(identifier_valid_ratio) identifier_valid_ratio
(float... | Check that the split ratio argument is not malformed |
(module
(function_definition
(function_name_power_on) function_name_power_on
(parameters
(identifier_env) identifier_env
(identifier_identifier) identifier_identifier
)parameters
(block
(expression_statement
(assignment
(identifier_vsi) identifier_vsi
(cal... | Power on a virtual server. |
(module
(function_definition
(function_name_process) function_name_process
(parameters
(identifier_self) identifier_self
(identifier_sched) identifier_sched
(identifier_coro) identifier_coro
)parameters
(block
(expression_statement
(call
(attribute
... | Add the calling coro in a waiting for signal queue. |
(module
(function_definition
(function_name_convert) function_name_convert
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_pattern) identifier_pattern
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
... | Convert the goat step string to CFParse String |
(module
(function_definition
(function_name_remove_prefix) function_name_remove_prefix
(parameters
(identifier_self) identifier_self
(identifier_id) identifier_id
)parameters
(block
(if_statement
(comparison_operator
(string_'prefix') string_'prefix'
(attr... | Remove a prefix from pool 'id'. |
(module
(function_definition
(function_name_allow_unsigned) function_name_allow_unsigned
(parameters
(identifier_self) identifier_self
(identifier_mav) identifier_mav
(identifier_msgId) identifier_msgId
)parameters
(block
(if_statement
(comparison_operator
(at... | see if an unsigned packet should be allowed |
(module
(function_definition
(function_name_output) function_name_output
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_name) identifier_name
(type
(identifier_str) identifier_str
)type
)typed_parameter
(typed_parameter
... | Export a stack output with a given name and value. |
(module
(function_definition
(function_name_generate) function_name_generate
(parameters
(identifier_data) identifier_data
(identifier_dimOrder) identifier_dimOrder
(identifier_maxWindowSize) identifier_maxWindowSize
(identifier_overlapPercent) identifier_overlapPercent
(default_... | Generates a set of sliding windows for the specified dataset. |
(module
(function_definition
(function_name_update_buttons) function_name_update_buttons
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_current_scheme) identifier_current_scheme
(attribute
... | Updates the enable status of delete and reset buttons. |
(module
(function_definition
(function_name_print_docs) function_name_print_docs
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_docs) identifier_docs
(dictionary
)dictionary
)assig... | Pick up the documentation for all of the modules and print it out. |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(identifier_self) identifier_self
(identifier_task_id) identifier_task_id
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_li... | Deletes a task from a TaskQueue. |
(module
(function_definition
(function_name__create_scaling_policies) function_name__create_scaling_policies
(parameters
(identifier_conn) identifier_conn
(identifier_as_name) identifier_as_name
(identifier_scaling_policies) identifier_scaling_policies
)parameters
(block
(expre... | helper function to create scaling policies |
(module
(function_definition
(function_name_depth) function_name_depth
(parameters
(identifier_self) identifier_self
(identifier_pos) identifier_pos
)parameters
(block
(expression_statement
(assignment
(identifier_parent) identifier_parent
(call
... | determine depth of node at pos |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.