sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_setup_dns) function_name_setup_dns
(parameters
(identifier_endpoint) identifier_endpoint
)parameters
(block
(expression_statement
(call
(identifier_print) identifier_print
(argument_list
(string_"Setting up... | Setup site domain to route to static site |
(module
(function_definition
(function_name_unhide_selected) function_name_unhide_selected
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_hidden_state) identifier_hidden_state
(attribute
(call
(identifier_current... | Unhide the selected objects |
(module
(function_definition
(function_name_num_discarded) function_name_num_discarded
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(identifier__data) iden... | Get the number of values discarded due to exceeding both limits. |
(module
(function_definition
(function_name_finalize) function_name_finalize
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(call
(attribute
(id... | Disconnects signals and frees resources |
(module
(function_definition
(function_name__flatten_list) function_name__flatten_list
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(string_'Flattens nested lists into strings.') string_'Flattens nest... | Flattens nested lists into strings. |
(module
(function_definition
(function_name_build) function_name_build
(parameters
(identifier_self) identifier_self
(identifier_n) identifier_n
(identifier_vec) identifier_vec
)parameters
(block
(for_statement
(identifier_i) identifier_i
(call
(identi... | Recursive function to help print motor coding scheme. |
(module
(function_definition
(function_name_eval) function_name_eval
(parameters
(identifier_e) identifier_e
(identifier_amplitude) identifier_amplitude
(identifier_e_0) identifier_e_0
(identifier_alpha) identifier_alpha
)parameters
(block
(expression_statement
(a... | One dimensional power law model function |
(module
(function_definition
(function_name__classify_move_register) function_name__classify_move_register
(parameters
(identifier_self) identifier_self
(identifier_regs_init) identifier_regs_init
(identifier_regs_fini) identifier_regs_fini
(identifier_mem_fini) identifier_mem_fini
... | Classify move-register gadgets. |
(module
(function_definition
(function_name__get_url_hashes) function_name__get_url_hashes
(parameters
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(identifier_urls) identifier_urls
(call
(identifier__read_te... | Get hashes of urls in file. |
(module
(function_definition
(function_name_save_objective_bank) function_name_save_objective_bank
(parameters
(identifier_self) identifier_self
(identifier_objective_bank_form) identifier_objective_bank_form
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pat... | Pass through to provider ObjectiveBankAdminSession.update_objective_bank |
(module
(function_definition
(function_name_keys_with_value) function_name_keys_with_value
(parameters
(identifier_dictionary) identifier_dictionary
(identifier_value) identifier_value
)parameters
(block
(expression_statement
(string_"Returns a subset of keys from the dict wi... | Returns a subset of keys from the dict with the value supplied. |
(module
(function_definition
(function_name_freeze) function_name_freeze
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifie... | Freeze all settings so they cannot be altered |
(module
(function_definition
(function_name_cleanup) function_name_cleanup
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier__processing_stop)... | Stop backgroud thread and cleanup resources |
(module
(function_definition
(function_name_select) function_name_select
(parameters
(identifier_self) identifier_self
(identifier_names) identifier_names
)parameters
(block
(return_statement
(call
(identifier_PolicyCollection) identifier_PolicyCollection
... | return the named subset of policies |
(module
(function_definition
(function_name_builds) function_name_builds
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
(default_parameter
(identifier_pk) identifier_pk
(None) None
)default_parameter
)parameters
(block
... | List of builds for the current project. |
(module
(function_definition
(function_name__check_satisfy_constraints) function_name__check_satisfy_constraints
(parameters
(identifier_self) identifier_self
(identifier_label) identifier_label
(identifier_xmin) identifier_xmin
(identifier_ymin) identifier_ymin
(identifier_xmax)... | Check if constrains are satisfied |
(module
(function_definition
(function_name_load_pickle) function_name_load_pickle
(parameters
(identifier_filename) identifier_filename
)parameters
(block
(try_statement
(block
(if_statement
(identifier_pd) identifier_pd
(block
(retu... | Load a pickle file as a dictionary |
(module
(function_definition
(function_name__trim_files) function_name__trim_files
(parameters
(identifier_files) identifier_files
(identifier_trim_output) identifier_trim_output
)parameters
(block
(expression_statement
(assignment
(identifier_count) identifier_coun... | Trim the file list for output. |
(module
(function_definition
(function_name__parse_script) function_name__parse_script
(parameters
(identifier_list) identifier_list
(identifier_line) identifier_line
(identifier_line_iter) identifier_line_iter
)parameters
(block
(expression_statement
(assignment
... | Eliminate any bash script contained in the grub v2 configuration |
(module
(function_definition
(function_name_bind_addr) function_name_bind_addr
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
)parameters
(block
(if_statement
(boolean_operator
(call
(identifier_isinstance) identifier_i... | Set the interface on which to listen for connections. |
(module
(function_definition
(function_name_on_terminate) function_name_on_terminate
(parameters
(identifier_func) identifier_func
)parameters
(block
(function_definition
(function_name_exit_function) function_name_exit_function
(parameters
(list_splat_pattern
... | Register a signal handler to execute when Maltego forcibly terminates the transform. |
(module
(function_definition
(function_name_add_ingredients) function_name_add_ingredients
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_ingredient) identifier_ingredient
(call
(attribute
(attribute
... | Put the anonymizers in the last position of formatters |
(module
(function_definition
(function_name_interact) function_name_interact
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_lines) identifier_lines
(string_"") string_""
)assignment
)e... | Get a command from the user and respond to it. |
(module
(function_definition
(function_name_settings) function_name_settings
(parameters
(typed_parameter
(identifier_dev) identifier_dev
(type
(identifier_Device) identifier_Device
)type
)typed_parameter
)parameters
(block
(expression_statement
... | Print out all possible settings. |
(module
(function_definition
(function_name_ms_cutlo) function_name_ms_cutlo
(parameters
(identifier_self) identifier_self
(identifier_viewer) identifier_viewer
(identifier_event) identifier_event
(identifier_data_x) identifier_data_x
(identifier_data_y) identifier_data_y
)pa... | An interactive way to set the low cut level. |
(module
(function_definition
(function_name_ext_pillar) function_name_ext_pillar
(parameters
(identifier_hyper_id) identifier_hyper_id
(identifier_pillar) identifier_pillar
(identifier_name) identifier_name
(identifier_key) identifier_key
)parameters
(block
(expression_st... | Accept the key for the VM on the hyper, if authorized. |
(module
(function_definition
(function_name_upgrade) function_name_upgrade
(parameters
(identifier_self) identifier_self
(identifier_flag) identifier_flag
)parameters
(block
(for_statement
(identifier_pkg) identifier_pkg
(attribute
(identifier_self) identifi... | Upgrade Slackware binary packages with new |
(module
(function_definition
(function_name_register_value_proxy) function_name_register_value_proxy
(parameters
(identifier_namespace) identifier_namespace
(identifier_value_proxy) identifier_value_proxy
(identifier_help_text) identifier_help_text
)parameters
(block
(expressio... | Register a value proxy with the namespace, and add the help_text. |
(module
(function_definition
(function_name_OnMouse) function_name_OnMouse
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
... | Reduces clicks to enter an edit control |
(module
(function_definition
(function_name_oauth_logout_handler) function_name_oauth_logout_handler
(parameters
(identifier_sender_app) identifier_sender_app
(default_parameter
(identifier_user) identifier_user
(None) None
)default_parameter
)parameters
(block
... | Remove all access tokens from session on logout. |
(module
(function_definition
(function_name_saveLogs) function_name_saveLogs
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(identifier_f) identifier_f
(call
... | dumps logs into a nice pickle |
(module
(function_definition
(function_name___call_stream) function_name___call_stream
(parameters
(identifier_self) identifier_self
(identifier_uri) identifier_uri
(default_parameter
(identifier_params) identifier_params
(None) None
)default_parameter
(default_pa... | Returns an stream response |
(module
(function_definition
(function_name_cena_tau) function_name_cena_tau
(parameters
(identifier_imt) identifier_imt
(identifier_mag) identifier_mag
(identifier_params) identifier_params
)parameters
(block
(if_statement
(comparison_operator
(attribute
... | Returns the inter-event standard deviation, tau, for the CENA case |
(module
(function_definition
(function_name_gather_facts_list) function_name_gather_facts_list
(parameters
(identifier_self) identifier_self
(identifier_file) identifier_file
)parameters
(block
(expression_statement
(assignment
(identifier_facts) identifier_facts
... | Return a list of facts. |
(module
(function_definition
(function_name_WSGIHandler) function_name_WSGIHandler
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_sdm) identifier_sdm
(call
(attribute
(iden... | Returns GRR's WSGI handler. |
(module
(function_definition
(function_name_add_context) function_name_add_context
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(default_parameter
(identifier_cluster_name) identifier_cluster_name
(None) None
)default_parameter
(... | Add a context to config. |
(module
(function_definition
(function_name__extract_rev) function_name__extract_rev
(parameters
(identifier_self) identifier_self
(identifier_line1) identifier_line1
(identifier_line2) identifier_line2
)parameters
(block
(try_statement
(block
(if_statement
... | Extract the filename and revision hint from a line. |
(module
(function_definition
(function_name__thread_init) function_name__thread_init
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(if_statement
(not_operator
(call
(identifier_hasattr) identifier_hasattr
(argument_list
... | Ensure thread local is initialized. |
(module
(function_definition
(function_name_build_model_from_xy) function_name_build_model_from_xy
(parameters
(identifier_self) identifier_self
(identifier_x_values) identifier_x_values
(identifier_y_values) identifier_y_values
)parameters
(block
(expression_statement
... | Construct the model and perform regressions based on x, y data. |
(module
(function_definition
(function_name_form_valid) function_name_form_valid
(parameters
(identifier_self) identifier_self
(identifier_form) identifier_form
)parameters
(block
(expression_statement
(call
(attribute
(identifier_form) identifier_form
... | Praise be, someone has spammed us. |
(module
(function_definition
(function_name_home) function_name_home
(parameters
(identifier_request) identifier_request
)parameters
(block
(expression_statement
(assignment
(identifier_polls) identifier_polls
(list
)list
)assignment
)exp... | Show the home page. Send the list of polls |
(module
(function_definition
(function_name_stop_all_tensorboards) function_name_stop_all_tensorboards
(parameters
)parameters
(block
(for_statement
(identifier_process) identifier_process
(attribute
(identifier_Process) identifier_Process
(identifier_instance... | Terminate all TensorBoard instances. |
(module
(function_definition
(function_name_tilequeue_stuck_tiles) function_name_tilequeue_stuck_tiles
(parameters
(identifier_cfg) identifier_cfg
(identifier_peripherals) identifier_peripherals
)parameters
(block
(expression_statement
(assignment
(identifier_store)... | Check which files exist on s3 but are not in toi. |
(module
(function_definition
(function_name_addDataset) function_name_addDataset
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier__openRepo) identi... | Adds a new dataset into this repo. |
(module
(function_definition
(function_name_template_thinning) function_name_template_thinning
(parameters
(identifier_self) identifier_self
(identifier_inj_filter_rejector) identifier_inj_filter_rejector
)parameters
(block
(if_statement
(boolean_operator
(not_opera... | Remove templates from bank that are far from all injections. |
(module
(function_definition
(function_name__get_env) function_name__get_env
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_env) identifier_env
(dictionary
)dictionary
)assignment
... | loads the environment variables as unicode if ascii |
(module
(function_definition
(function_name_cleanup) function_name_cleanup
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_actor) identifier_actor
(attribute
(identifier_self) identifier_self
(identifier_actors... | Destructive finishing up after execution stopped. |
(module
(function_definition
(function_name_fetch) function_name_fetch
(parameters
(identifier_table) identifier_table
(default_parameter
(identifier_cols) identifier_cols
(string_"*") string_"*"
)default_parameter
(default_parameter
(identifier_where) identifie... | Convenience wrapper for database SELECT and fetch all. |
(module
(function_definition
(function_name__check_pkgin) function_name__check_pkgin
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_ppath) identifier_ppath
(call
(attribute
(attribute
(attribute
... | Looks to see if pkgin is present on the system, return full path |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
)parameters
(block
(with_statement
(with_clause
(with_item
(attribute
(identifier_self) identifier_self
(identifi... | Update all devices from server. |
(module
(function_definition
(function_name_tags) function_name_tags
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_extra_params) identifier_extra_params
(None) None
)default_parameter
)parameters
(block
(expression_statement
... | All Tags in this Ticket |
(module
(function_definition
(function_name_bulk_history_create) function_name_bulk_history_create
(parameters
(identifier_self) identifier_self
(identifier_objs) identifier_objs
(default_parameter
(identifier_batch_size) identifier_batch_size
(None) None
)default_param... | Bulk create the history for the objects specified by objs |
(module
(function_definition
(function_name_from_wc) function_name_from_wc
(parameters
(identifier_cls) identifier_cls
(identifier_wc) identifier_wc
)parameters
(block
(return_statement
(call
(identifier_cls) identifier_cls
(argument_list
(keyw... | Return a `Wilson` instance initialized by a `wcxf.WC` instance |
(module
(function_definition
(function_name_drain) function_name_drain
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_data) identifier_data
(call
(attribute
(attribute
... | Let the write buffer of the underlying transport a chance to be flushed. |
(module
(function_definition
(function_name_defaultMachine) function_name_defaultMachine
(parameters
(default_parameter
(identifier_use_rpm_default) identifier_use_rpm_default
(True) True
)default_parameter
)parameters
(block
(if_statement
(identifier_use_rpm_... | Return the canonicalized machine name. |
(module
(function_definition
(function_name_cache) function_name_cache
(parameters
(identifier_self) identifier_self
(identifier_con) identifier_con
)parameters
(block
(try_statement
(block
(if_statement
(comparison_operator
(attribute
... | Put a connection back into the pool cache. |
(module
(function_definition
(function_name_exchange_code_for_token) function_name_exchange_code_for_token
(parameters
(identifier_self) identifier_self
(identifier_authorization_code) identifier_authorization_code
)parameters
(block
(if_statement
(comparison_operator
... | Exchanges an authorization code for an access token. |
(module
(function_definition
(function_name_scan_path) function_name_scan_path
(parameters
(default_parameter
(identifier_executable) identifier_executable
(string_"mongod") string_"mongod"
)default_parameter
)parameters
(block
(for_statement
(identifier_path)... | Scan the path for a binary. |
(module
(function_definition
(function_name_polygon_from_points) function_name_polygon_from_points
(parameters
(identifier_points) identifier_points
)parameters
(block
(expression_statement
(assignment
(identifier_polygon) identifier_polygon
(list
)lis... | Constructs a numpy-compatible polygon from a page representation. |
(module
(function_definition
(function_name_INIT_LIST_EXPR) function_name_INIT_LIST_EXPR
(parameters
(identifier_self) identifier_self
(identifier_cursor) identifier_cursor
)parameters
(block
(expression_statement
(assignment
(identifier_values) identifier_values
... | Returns a list of literal values. |
(module
(function_definition
(function_name_unregister_signal_handlers) function_name_unregister_signal_handlers
(parameters
)parameters
(block
(expression_statement
(call
(attribute
(identifier_signal) identifier_signal
(identifier_signal) identifier_si... | set signal handlers to default |
(module
(function_definition
(function_name_reset) function_name_reset
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_scene) identifier_sce... | Attach a new engine to director |
(module
(function_definition
(function_name_redirect_stdout) function_name_redirect_stdout
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_h... | Redirect stdout to file so that it can be tailed and aggregated with the other logs. |
(module
(function_definition
(function_name__MigrateArtifact) function_name__MigrateArtifact
(parameters
(identifier_artifact) identifier_artifact
)parameters
(block
(expression_statement
(assignment
(identifier_name) identifier_name
(call
(identifie... | Migrate one Artifact from AFF4 to REL_DB. |
(module
(function_definition
(function_name_scan_line) function_name_scan_line
(parameters
(identifier_self) identifier_self
(identifier_line) identifier_line
(identifier_regex) identifier_regex
)parameters
(block
(return_statement
(call
(identifier_bool) iden... | Checks if regex is in line, returns bool |
(module
(function_definition
(function_name_pprint) function_name_pprint
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_items) identifier_items
(call
(identifier_sorted) identifier_sorte... | Return tag key=value pairs in a human-readable format. |
(module
(function_definition
(function_name__ufunc_wrapper) function_name__ufunc_wrapper
(parameters
(identifier_ufunc) identifier_ufunc
(default_parameter
(identifier_name) identifier_name
(None) None
)default_parameter
)parameters
(block
(if_statement
... | A function to generate the top level biggus ufunc wrappers. |
(module
(function_definition
(function_name_parse) function_name_parse
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_tags) identifier_tags
... | Return a string with markup tags converted to ansi-escape sequences. |
(module
(function_definition
(function_name_remove) function_name_remove
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_rc_file) identifier_rc_file
)attribute
... | Removes the sprinter directory, if it exists |
(module
(function_definition
(function_name_count_cookies) function_name_count_cookies
(parameters
(identifier_self) identifier_self
(identifier_domain) identifier_domain
)parameters
(block
(expression_statement
(assignment
(identifier_cookies) identifier_cookies
... | Return the number of cookies for the given domain. |
(module
(function_definition
(function_name_generate_subplots) function_name_generate_subplots
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier__) identifier__
(identifier_... | Generates the subplots for the number of given models. |
(module
(function_definition
(function_name__count_extra_actions) function_name__count_extra_actions
(parameters
(identifier_self) identifier_self
(identifier_game_image) identifier_game_image
)parameters
(block
(expression_statement
(assignment
(identifier_proporti... | Count the number of extra actions for player in this turn. |
(module
(function_definition
(function_name_make_response) function_name_make_response
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(if_statement
(comparison_operator
(identifier_obj) identifier_obj
(None) None
)comparison_operator
... | Try to coerce an object into a Response object. |
(module
(function_definition
(function_name__rewrite_error_path) function_name__rewrite_error_path
(parameters
(identifier_self) identifier_self
(identifier_error) identifier_error
(default_parameter
(identifier_offset) identifier_offset
(integer_0) integer_0
)default_p... | Recursively rewrites the error path to correctly represent logic errors |
(module
(function_definition
(function_name_draw_lines) function_name_draw_lines
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_r) identifier_r
(call
(attribute
(attribute
(identifier_numpy) ident... | Draws a line between a set of random values |
(module
(function_definition
(function_name_terminate) function_name_terminate
(parameters
(identifier_self) identifier_self
(identifier_arg) identifier_arg
)parameters
(block
(expression_statement
(assignment
(identifier_instance) identifier_instance
(cal... | Terminate instance with given EC2 ID or nametag. |
(module
(function_definition
(function_name__read) function_name__read
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_stream) identifier_stream
(call
(attribute
(attribute
... | Read the kube config file. |
(module
(function_definition
(function_name_remove) function_name_remove
(parameters
(identifier_community_id) identifier_community_id
(identifier_record_id) identifier_record_id
)parameters
(block
(expression_statement
(assignment
(identifier_c) identifier_c
... | Remove a record from community. |
(module
(function_definition
(function_name_concatenate_json) function_name_concatenate_json
(parameters
(identifier_source_folder) identifier_source_folder
(identifier_destination_file) identifier_destination_file
)parameters
(block
(expression_statement
(assignment
... | Concatenate all the json files in a folder to one big JSON file. |
(module
(function_definition
(function_name__load_pil_image) function_name__load_pil_image
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier... | Load image using PIL. |
(module
(function_definition
(function_name_main) function_name_main
(parameters
(identifier_search) identifier_search
(identifier_query) identifier_query
)parameters
(block
(expression_statement
(assignment
(identifier_url) identifier_url
(call
... | main function that does the search |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(if_statement
(boolean_operator
(not_operator
(attribute
... | Close this object and do any required clean-up actions. |
(module
(function_definition
(function_name__compute_site_scaling) function_name__compute_site_scaling
(parameters
(identifier_self) identifier_self
(identifier_C) identifier_C
(identifier_vs30) identifier_vs30
)parameters
(block
(expression_statement
(assignment
... | Returns the site scaling term as a simple coefficient |
(module
(function_definition
(function_name__extract_axes) function_name__extract_axes
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
(identifier_axes) identifier_axes
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictio... | Return a list of the axis indices. |
(module
(function_definition
(function_name_new) function_name_new
(parameters
(identifier_name) identifier_name
(identifier_bucket) identifier_bucket
(identifier_timeout) identifier_timeout
(identifier_memory) identifier_memory
(identifier_description) identifier_description
... | Create a new lambda project |
(module
(function_definition
(function_name_show_osm_downloader) function_name_show_osm_downloader
(parameters
(identifier_self) identifier_self
)parameters
(block
(import_from_statement
(dotted_name
(identifier_safe) identifier_safe
(identifier_gui) identifier_... | Show the OSM buildings downloader dialog. |
(module
(function_definition
(function_name_hset) function_name_hset
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(identifier_field) identifier_field
(identifier_value) identifier_value
)parameters
(block
(return_statement
(call
... | Set the string value of a hash field. |
(module
(function_definition
(function_name_read_recipe) function_name_read_recipe
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(call
(attribute
(attribute
... | Read a recipe file from disk |
(module
(function_definition
(function_name_uppercase_percent_encoding) function_name_uppercase_percent_encoding
(parameters
(identifier_text) identifier_text
)parameters
(block
(if_statement
(comparison_operator
(string_'%') string_'%'
(identifier_text) identif... | Uppercases percent-encoded sequences. |
(module
(function_definition
(function_name_authenticate) function_name_authenticate
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_apiKey) identifier_apiKey
)attrib... | Set BitMEX authentication information. |
(module
(function_definition
(function_name_subject) function_name_subject
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(attribute
(identifier_self) identifier_self
(identifier_application_name) i... | Return a string to be used as the email subject line. |
(module
(function_definition
(function_name__format_summary_node) function_name__format_summary_node
(parameters
(identifier_self) identifier_self
(identifier_task_class) identifier_task_class
)parameters
(block
(expression_statement
(assignment
(identifier_modulena... | Format a section node containg a summary of a Task class's key APIs. |
(module
(function_definition
(function_name__get_output_cwl_keys) function_name__get_output_cwl_keys
(parameters
(identifier_fnargs) identifier_fnargs
)parameters
(block
(for_statement
(identifier_d) identifier_d
(call
(attribute
(identifier_utils) ide... | Retrieve output_cwl_keys from potentially nested input arguments. |
(module
(function_definition
(function_name_beginningPage) function_name_beginningPage
(parameters
(identifier_R) identifier_R
)parameters
(block
(expression_statement
(assignment
(identifier_p) identifier_p
(subscript
(identifier_R) identifier_R
... | As pages may not be given as numbers this is the most accurate this function can be |
(module
(function_definition
(function_name_agent_list) function_name_agent_list
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_deep_sorted) identifier_deep_sorted
(False) False
)default_parameter
)parameters
(block
(expression_stat... | Get the canonicallized agent list. |
(module
(function_definition
(function_name_read) function_name_read
(parameters
(identifier_config_values) identifier_config_values
)parameters
(block
(if_statement
(not_operator
(identifier_config_values) identifier_config_values
)not_operator
(block
... | Reads an ordered list of configuration values and deep merge the values in reverse order. |
(module
(function_definition
(function_name_resize_state_port_meta) function_name_resize_state_port_meta
(parameters
(identifier_state_m) identifier_state_m
(identifier_factor) identifier_factor
(default_parameter
(identifier_gaphas_editor) identifier_gaphas_editor
(True) Tru... | Resize data and logical ports relative positions |
(module
(function_definition
(function_name_tarbell_switch) function_name_tarbell_switch
(parameters
(identifier_command) identifier_command
(identifier_args) identifier_args
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
... | Switch to a project. |
(module
(function_definition
(function_name_standardize_shapes) function_name_standardize_shapes
(parameters
(identifier_features) identifier_features
(default_parameter
(identifier_batch_size) identifier_batch_size
(None) None
)default_parameter
)parameters
(block
... | Set the right shapes for the features. |
(module
(function_definition
(function_name__merge_buckets) function_name__merge_buckets
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_bucket_list) identifier_bucket_list
(type
(generic_type
(identifier_Set) identifier_Set
... | Merges the buckets in bucket list |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.