sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_htmIndex) function_name_htmIndex
(parameters
(identifier_ra) identifier_ra
(identifier_dec) identifier_dec
(default_parameter
(identifier_htm_level) identifier_htm_level
(integer_3) integer_3
)default_parameter
)parameters... | Compute htm index of htm_level at position ra,dec |
(module
(function_definition
(function_name_all_firmwares) function_name_all_firmwares
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_all) identifier_all
(list
)list
)assignment
... | return firmware entries from all manifests |
(module
(function_definition
(function_name_load_img) function_name_load_img
(parameters
(identifier_self) identifier_self
(identifier_img_path) identifier_img_path
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(cal... | Return an image object that can be immediately plotted with matplotlib |
(module
(function_definition
(function_name_untar) function_name_untar
(parameters
(identifier_fname) identifier_fname
(default_parameter
(identifier_verbose) identifier_verbose
(True) True
)default_parameter
)parameters
(block
(if_statement
(call
... | Uunzip and untar a tar.gz file into a subdir of the BIGDATA_PATH directory |
(module
(function_definition
(function_name__get_esxdatacenter_proxy_details) function_name__get_esxdatacenter_proxy_details
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_det) identifier_det
(call
(subscript
(id... | Returns the running esxdatacenter's proxy details |
(module
(function_definition
(function_name_use_any_status_sequence_rule_view) function_name_use_any_status_sequence_rule_view
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(subscript
(attribute
... | Pass through to provider SequenceRuleLookupSession.use_any_status_sequence_rule_view |
(module
(function_definition
(function_name_scale) function_name_scale
(parameters
(identifier_self) identifier_self
(identifier_scalar) identifier_scalar
)parameters
(block
(return_statement
(call
(attribute
(identifier_self) identifier_self
... | Multiply a polynomial with a scalar |
(module
(function_definition
(function_name_main) function_name_main
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_all_summary) identifier_all_summary
(dictionary
)dictionary
)assignment
)expression_statement
... | Gets all the license information and stores it in json format |
(module
(function_definition
(function_name_form_query) function_name_form_query
(parameters
(identifier_query_type) identifier_query_type
(identifier_query) identifier_query
)parameters
(block
(expression_statement
(assignment
(identifier_fields) identifier_fields
... | Returns a multi match query |
(module
(function_definition
(function_name_add_rows) function_name_add_rows
(parameters
(identifier_self) identifier_self
(identifier_list_of_rows) identifier_list_of_rows
)parameters
(block
(for_statement
(identifier_row) identifier_row
(identifier_list_of_rows) ide... | Add a list of rows to the DataFrameCache class |
(module
(function_definition
(function_name_save) function_name_save
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary... | Create formatted version of body text. |
(module
(function_definition
(function_name_km3h5concat) function_name_km3h5concat
(parameters
(identifier_input_files) identifier_input_files
(identifier_output_file) identifier_output_file
(default_parameter
(identifier_n_events) identifier_n_events
(None) None
)defau... | Concatenate KM3HDF5 files via pipeline. |
(module
(function_definition
(function_name__drop_id_prefixes) function_name__drop_id_prefixes
(parameters
(identifier_self) identifier_self
(identifier_item) identifier_item
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
... | Rename keys ending in 'id', to just be 'id' for nested dicts. |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_fs) identifier_fs
(identifier_channels) identifier_channels
(identifier_application) identifier_application
)parameters
(block
(expression_statement
(assignment
(i... | Allocates and initializes an encoder state. |
(module
(function_definition
(function_name_check_indexes) function_name_check_indexes
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_collection_name) identifier_collection_name
(identifier_INDEXES) identifier_INDEXES
(bl... | Check if the indexes exists |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_args) identifier_args
)parameters
(block
(import_from_statement
(relative_import
(import_prefix
)import_prefix
)relative_import
(dotted_name
(ide... | Get an Aegea configuration parameter by name |
(module
(function_definition
(function_name_first) function_name_first
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier__results_cache) identifier__results_cache
)attr... | Returns the first item from the query, or None if there are no results |
(module
(function_definition
(function_name_poly) function_name_poly
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_return_coeffs) identifier_return_coeffs
(False) False
)default_parameter
)parameters
(block
(expression_statement
... | returns the quadratic as a Polynomial object. |
(module
(function_definition
(function_name_violations) function_name_violations
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(conditional_expression
(attribute
(identifier_self) identifier_self
(identifier__al... | Returns either the diff violations or all violations depending on configuration. |
(module
(function_definition
(function_name_showEvent) function_name_showEvent
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(call
(attribute
(call
(identifier_sup... | Reimplemented to connect signal handlers and event filter. |
(module
(function_definition
(function_name__get_mps_od_net) function_name__get_mps_od_net
(parameters
(identifier_input_image_shape) identifier_input_image_shape
(identifier_batch_size) identifier_batch_size
(identifier_output_size) identifier_output_size
(identifier_anchors) identifi... | Initializes an MpsGraphAPI for object detection. |
(module
(function_definition
(function_name_sideral) function_name_sideral
(parameters
(identifier_date) identifier_date
(default_parameter
(identifier_longitude) identifier_longitude
(float_0.) float_0.
)default_parameter
(default_parameter
(identifier_model) i... | Sideral time as a rotation matrix |
(module
(function_definition
(function_name_parse_to_gvid) function_name_parse_to_gvid
(parameters
(identifier_v) identifier_v
)parameters
(block
(import_from_statement
(dotted_name
(identifier_geoid) identifier_geoid
(identifier_civick) identifier_civick
... | Parse an ACS Geoid or a GVID to a GVID |
(module
(function_definition
(function_name_underline) function_name_underline
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
(default_parameter
(identifier_indent) identifier_indent
(integer_4) integer_4
)default_parameter
)paramete... | Underline a given text |
(module
(function_definition
(function_name__config_options) function_name__config_options
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier__config... | Apply options set in attributes to Treeview |
(module
(function_definition
(function_name_run_oldstyle) function_name_run_oldstyle
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_arg) identifier_arg
(list
(call
(attribu... | Make the salt client call in old-style all-in-one call method |
(module
(function_definition
(function_name_load_adjusted_array) function_name_load_adjusted_array
(parameters
(identifier_self) identifier_self
(identifier_domain) identifier_domain
(identifier_columns) identifier_columns
(identifier_dates) identifier_dates
(identifier_sids) ide... | Load data from our stored baseline. |
(module
(function_definition
(function_name_nextColRegex) function_name_nextColRegex
(parameters
(identifier_sheet) identifier_sheet
(identifier_colregex) identifier_colregex
)parameters
(block
(expression_statement
(string_'Go to first visible column after the cursor matchin... | Go to first visible column after the cursor matching `colregex`. |
(module
(function_definition
(function_name_save) function_name_save
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_logger) identifier_logger
(identifier_debug) identifier_debug
... | Save the state to the JSON file in the config dir. |
(module
(function_definition
(function_name_list_files) function_name_list_files
(parameters
(default_parameter
(identifier_tag) identifier_tag
(None) None
)default_parameter
(default_parameter
(identifier_sat_id) identifier_sat_id
(None) None
)default_p... | Produce a fake list of files spanning a year |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(iden... | We ensure the Thread only involves eligible participants. |
(module
(function_definition
(function_name_run_multicore) function_name_run_multicore
(parameters
(identifier_fn) identifier_fn
(identifier_items) identifier_items
(identifier_config) identifier_config
(default_parameter
(identifier_parallel) identifier_parallel
(None)... | Run the function using multiple cores on the given items to process. |
(module
(function_definition
(function_name_run) function_name_run
(parameters
(identifier_align_bams) identifier_align_bams
(identifier_items) identifier_items
(identifier_ref_file) identifier_ref_file
(identifier_assoc_files) identifier_assoc_files
(identifier_region) identifie... | Run octopus variant calling, handling both somatic and germline calling. |
(module
(function_definition
(function_name_iter_coords) function_name_iter_coords
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_obj) identi... | Returns all the coordinate tuples from a geometry or feature. |
(module
(function_definition
(function_name_reset) function_name_reset
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(string_"If your convolutional window is greater than 1 and you save previous xs, you must reset at the beginning of each ne... | If your convolutional window is greater than 1 and you save previous xs, you must reset at the beginning of each new sequence. |
(module
(function_definition
(function_name_build_message) function_name_build_message
(parameters
(identifier_self) identifier_self
(identifier_checker) identifier_checker
)parameters
(block
(expression_statement
(assignment
(identifier_solution) identifier_solutio... | Builds the checker's error message to report |
(module
(function_definition
(function_name_type_id) function_name_type_id
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(return_statement
(attribute
(call
(attribute
(att... | Shortcut to retrieving the ContentType id of the model. |
(module
(function_definition
(function_name__serialize_info) function_name__serialize_info
(parameters
(identifier_self) identifier_self
(identifier_record) identifier_record
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
... | Return serialized version of record.INFO |
(module
(function_definition
(function_name__from_docstring_rst) function_name__from_docstring_rst
(parameters
(identifier_doc) identifier_doc
)parameters
(block
(function_definition
(function_name_format_fn) function_name_format_fn
(parameters
(identifier_line) i... | format from docstring to ReStructured Text |
(module
(function_definition
(function_name_util_mic_len) function_name_util_mic_len
(parameters
(identifier_pkt) identifier_pkt
)parameters
(block
(if_statement
(parenthesized_expression
(comparison_operator
(attribute
(identifier_pkt) identifie... | Calculate the length of the attribute value field |
(module
(function_definition
(function_name__passes_cortex_depth) function_name__passes_cortex_depth
(parameters
(identifier_line) identifier_line
(identifier_min_depth) identifier_min_depth
)parameters
(block
(expression_statement
(assignment
(identifier_parts) ide... | Do any genotypes in the cortex_var VCF line passes the minimum depth requirement? |
(module
(function_definition
(function_name_sorted_key_list) function_name_sorted_key_list
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(identifier_is_bake... | Returns list of keys sorted according to their absolute time. |
(module
(function_definition
(function_name__merge_ovls) function_name__merge_ovls
(parameters
(identifier_self) identifier_self
(identifier_ovls) identifier_ovls
)parameters
(block
(expression_statement
(assignment
(identifier_ret) identifier_ret
(call
... | Merge ovls and also setup the value and props. |
(module
(function_definition
(function_name_required_arguments) function_name_required_arguments
(parameters
(identifier_func) identifier_func
)parameters
(block
(expression_statement
(assignment
(identifier_defaults) identifier_defaults
(call
(ident... | Return all arguments of a function that do not have a default value. |
(module
(function_definition
(function_name_getScriptLocation) function_name_getScriptLocation
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_location) identifier_location
(call
(attribute
(attribute
... | Helper function to get the location of a Python file. |
(module
(function_definition
(function_name_from_name) function_name_from_name
(parameters
(identifier_cls) identifier_cls
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identifier_disks) identifier_disks
(call
... | Retrieve a disk id associated to a name. |
(module
(function_definition
(function_name_checkConsistency) function_name_checkConsistency
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(pattern_list
(identifier_referenceName) identifier_referenceName
(tuple_pattern
... | Perform consistency check on the variant set |
(module
(function_definition
(function_name__update_ssl_config) function_name__update_ssl_config
(parameters
(identifier_opts) identifier_opts
)parameters
(block
(if_statement
(comparison_operator
(subscript
(identifier_opts) identifier_opts
(strin... | Resolves string names to integer constant in ssl configuration. |
(module
(function_definition
(function_name__getFirstPathExpression) function_name__getFirstPathExpression
(parameters
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identifier_tokens) identifier_tokens
(call
... | Returns the first metric path in an expression. |
(module
(function_definition
(function_name_router) function_name_router
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_server) identifier_server
(attribute
(identifier_self) identifier_self
(identifier__route... | return first available router |
(module
(function_definition
(function_name__check_type) function_name__check_type
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_check_type) identifier_check_type
(call
(attribute
... | Check that point value types match the descriptor type. |
(module
(function_definition
(function_name__func) function_name__func
(parameters
(identifier_self) identifier_self
(identifier_volume) identifier_volume
(identifier_params) identifier_params
)parameters
(block
(expression_statement
(assignment
(pattern_list
... | BirchMurnaghan equation from PRB 70, 224107 |
(module
(function_definition
(function_name_values) function_name_values
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_expired) identifier_expir... | Will only return the current values |
(module
(function_definition
(function_name_mgz_to_nifti) function_name_mgz_to_nifti
(parameters
(identifier_filename) identifier_filename
(default_parameter
(identifier_prefix) identifier_prefix
(None) None
)default_parameter
(default_parameter
(identifier_gzip... | Convert ``filename`` to a NIFTI file using ``mri_convert`` |
(module
(function_definition
(function_name__HandleFlowProcessingRequestLoop) function_name__HandleFlowProcessingRequestLoop
(parameters
(identifier_self) identifier_self
(identifier_handler) identifier_handler
)parameters
(block
(while_statement
(not_operator
(attr... | Handler thread for the FlowProcessingRequest queue. |
(module
(function_definition
(function_name__sim_atoi_inner) function_name__sim_atoi_inner
(parameters
(identifier_self) identifier_self
(identifier_str_addr) identifier_str_addr
(identifier_region) identifier_region
(default_parameter
(identifier_base) identifier_base
... | Return the result of invoking the atoi simprocedure on `str_addr`. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_cls) identifier_cls
(identifier_backend_id) identifier_backend_id
)parameters
(block
(for_statement
(identifier_backend_class) identifier_backend_class
(call
(attribut... | Return an instance of backend type |
(module
(function_definition
(function_name_numberofsamples) function_name_numberofsamples
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_idline) identifier_idline
(integer_0) integer_0
)ass... | Count the number of samples is the samplesheet |
(module
(function_definition
(function_name_lin_sim_calc) function_name_lin_sim_calc
(parameters
(identifier_goid1) identifier_goid1
(identifier_goid2) identifier_goid2
(identifier_sim_r) identifier_sim_r
(identifier_termcnts) identifier_termcnts
)parameters
(block
(if_st... | Computes Lin's similarity measure using pre-calculated Resnik's similarities. |
(module
(function_definition
(function_name__get_jmx_data) function_name__get_jmx_data
(parameters
(identifier_self) identifier_self
(identifier_instance) identifier_instance
(identifier_jmx_address) identifier_jmx_address
(identifier_tags) identifier_tags
)parameters
(block
... | Get namenode beans data from JMX endpoint |
(module
(function_definition
(function_name__update_class) function_name__update_class
(parameters
(identifier_self) identifier_self
(identifier_oldclass) identifier_oldclass
(identifier_newclass) identifier_newclass
)parameters
(block
(expression_statement
(assignment
... | Update a class object. |
(module
(function_definition
(function_name_get_storage_list) function_name_get_storage_list
(parameters
(identifier_self) identifier_self
)parameters
(type
(generic_type
(identifier_List) identifier_List
(type_parameter
(type
(identifier_Storage) iden... | Return information about connected storage devices. |
(module
(function_definition
(function_name___read_chunk) function_name___read_chunk
(parameters
(identifier_self) identifier_self
(identifier_start) identifier_start
(identifier_size) identifier_size
)parameters
(block
(for_statement
(identifier__retries) identifier__r... | read a chunk from buffer |
(module
(function_definition
(function_name_c2f) function_name_c2f
(parameters
(identifier_r) identifier_r
(identifier_i) identifier_i
(identifier_ctype_name) identifier_ctype_name
)parameters
(block
(expression_statement
(assignment
(identifier_ftype) identif... | Convert strings to complex number instance with specified numpy type. |
(module
(function_definition
(function_name_write_scatterfunction) function_name_write_scatterfunction
(parameters
(identifier_self) identifier_self
(identifier_job) identifier_job
(identifier_scattername) identifier_scattername
)parameters
(block
(expression_statement
... | Writes out a python function for each WDL "scatter" object. |
(module
(function_definition
(function_name_path) function_name_path
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__root_dir) identifier_... | Returns the build root for the current workspace. |
(module
(function_definition
(function_name_from_files) function_name_from_files
(parameters
(identifier_cls) identifier_cls
(list_splat_pattern
(identifier_glyphdata_files) identifier_glyphdata_files
)list_splat_pattern
)parameters
(block
(expression_statement
... | Return GlyphData holding data from a list of XML file paths. |
(module
(function_definition
(function_name__assert_take_fillable) function_name__assert_take_fillable
(parameters
(identifier_self) identifier_self
(identifier_values) identifier_values
(identifier_indices) identifier_indices
(default_parameter
(identifier_allow_fill) identifi... | Internal method to handle NA filling of take |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
)parameters
(block
(expression_statement
(assignment
(identifier_variant_id) identifier_variant_id
... | Add an item to the basket |
(module
(function_definition
(function_name__get_snapshot) function_name__get_snapshot
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__sna... | Create snapshot if needed. |
(module
(function_definition
(function_name_save) function_name_save
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_reload) identifier_reload
(False) False
)default_parameter
)parameters
(block
(expression_statement
(call
... | Save changes to the file. |
(module
(function_definition
(function_name_name) function_name_name
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_cls) identifier_cls
(identifier___name_length__) identifie... | The URL name of this object, unique across all instances of this model |
(module
(function_definition
(function_name__changes) function_name__changes
(parameters
(identifier_plays) identifier_plays
)parameters
(block
(expression_statement
(assignment
(identifier_changes) identifier_changes
(dictionary
)dictionary
)a... | Find changes in ansible return data |
(module
(function_definition
(function_name_reset) function_name_reset
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifier_... | Reset scroll window and cursor to default |
(module
(function_definition
(function_name_create_tipo_roteiro) function_name_create_tipo_roteiro
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(identifier_TipoRoteiro) identifier_TipoRoteiro
(argument_list
... | Get an instance of tipo_roteiro services facade. |
(module
(function_definition
(function_name_compute_metavar) function_name_compute_metavar
(parameters
(identifier_kwargs) identifier_kwargs
)parameters
(block
(expression_statement
(assignment
(identifier_metavar) identifier_metavar
(call
(attribute... | Compute the metavar to display in help for an option registered with these kwargs. |
(module
(function_definition
(function_name__gen_input_mask) function_name__gen_input_mask
(parameters
(identifier_mask) identifier_mask
)parameters
(block
(return_statement
(call
(identifier_input_mask) identifier_input_mask
(argument_list
(keyword_... | Generate input mask from bytemask |
(module
(function_definition
(function_name_run_winexe_command) function_name_run_winexe_command
(parameters
(identifier_cmd) identifier_cmd
(identifier_args) identifier_args
(identifier_host) identifier_host
(identifier_username) identifier_username
(identifier_password) identif... | Run a command remotly via the winexe executable |
(module
(function_definition
(function_name_assert_valid_name) function_name_assert_valid_name
(parameters
(typed_parameter
(identifier_name) identifier_name
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
(type
(identifier_s... | Uphold the spec rules about naming. |
(module
(function_definition
(function_name_send) function_name_send
(parameters
(identifier_self) identifier_self
(identifier_task_path) identifier_task_path
(identifier_args) identifier_args
(identifier_kwargs) identifier_kwargs
)parameters
(block
(expression_statement
... | Create the message object and pass it to the actual sender. |
(module
(function_definition
(function_name_GetMemTargetSizeMB) function_name_GetMemTargetSizeMB
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_counter) identifier_counter
(call
(identif... | Retrieves the size of the target memory allocation for this virtual machine. |
(module
(function_definition
(function_name_find_nonzero_constrained_reactions) function_name_find_nonzero_constrained_reactions
(parameters
(identifier_model) identifier_model
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_lowe... | Return list of reactions with non-zero, non-maximal bounds. |
(module
(function_definition
(function_name_makePartitions) function_name_makePartitions
(parameters
(identifier_self) identifier_self
)parameters
(block
(class_definition
(identifier_NetworkMeasures) identifier_NetworkMeasures
(block
(pass_statement
)pa... | Make partitions with gmane help. |
(module
(function_definition
(function_name__get_plugin_dirs) function_name__get_plugin_dirs
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_plugin_dirs) identifier_plugin_dirs
(list
(call
(attribute
... | Return a list of directories where plugins may be located. |
(module
(function_definition
(function_name_resolve_remote) function_name_resolve_remote
(parameters
(identifier_self) identifier_self
(identifier_uri) identifier_uri
)parameters
(block
(try_statement
(block
(return_statement
(call
(attribu... | Resolve a uri or relative path to a schema. |
(module
(function_definition
(function_name__download_py3) function_name__download_py3
(parameters
(identifier_link) identifier_link
(identifier_path) identifier_path
(identifier___hdr__) identifier___hdr__
)parameters
(block
(try_statement
(block
(expression_... | Download a file from a link in Python 3. |
(module
(function_definition
(function_name_to_internal_value) function_name_to_internal_value
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
)parameters
(block
(expression_statement
(assignment
(identifier_natural_key) identifier_... | Convert to integer id. |
(module
(function_definition
(function_name_check_cache) function_name_check_cache
(parameters
(identifier_self) identifier_self
(identifier_type) identifier_type
(identifier_data) identifier_data
(default_parameter
(identifier_obj) identifier_obj
(None) None
)def... | Returns the updated cached version of the given dict |
(module
(function_definition
(function_name__generateForOAuthSecurity) function_name__generateForOAuthSecurity
(parameters
(identifier_self) identifier_self
(identifier_client_id) identifier_client_id
(identifier_secret_id) identifier_secret_id
(default_parameter
(identifier_to... | generates a token based on the OAuth security model |
(module
(function_definition
(function_name__get_item) function_name__get_item
(parameters
(identifier_self) identifier_self
(identifier_package) identifier_package
(identifier_flavor) identifier_flavor
)parameters
(block
(for_statement
(identifier_item) identifier_item... | Returns the item for ordering a dedicated host. |
(module
(function_definition
(function_name___global_logging_exception_handler) function_name___global_logging_exception_handler
(parameters
(identifier_exc_type) identifier_exc_type
(identifier_exc_value) identifier_exc_value
(identifier_exc_traceback) identifier_exc_traceback
)paramete... | This function will log all un-handled python exceptions. |
(module
(function_definition
(function_name_rehighlight) function_name_rehighlight
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_start) identifier_start
(call
(attribute
(... | Rehighlight the entire document, may be slow. |
(module
(function_definition
(function_name_saveBestScore) function_name_saveBestScore
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_scor... | save current best score in the default file |
(module
(function_definition
(function_name_folder_path_for_package) function_name_folder_path_for_package
(parameters
(identifier_cls) identifier_cls
(typed_parameter
(identifier_package) identifier_package
(type
(attribute
(identifier_ecore) identifier_ecore... | Returns path to folder holding generated artifact for given element. |
(module
(function_definition
(function_name_parse_wiki_terms) function_name_parse_wiki_terms
(parameters
(identifier_doc) identifier_doc
)parameters
(block
(expression_statement
(assignment
(identifier_results) identifier_results
(list
)list
)a... | who needs an html parser. fragile hax, but checks the result at the end |
(module
(function_definition
(function_name_metop20kmto1km) function_name_metop20kmto1km
(parameters
(identifier_lons20km) identifier_lons20km
(identifier_lats20km) identifier_lats20km
)parameters
(block
(expression_statement
(assignment
(identifier_cols20km) identi... | Getting 1km geolocation for metop avhrr from 20km tiepoints. |
(module
(function_definition
(function_name_safe_request) function_name_safe_request
(parameters
(identifier_url) identifier_url
(default_parameter
(identifier_method) identifier_method
(None) None
)default_parameter
(default_parameter
(identifier_params) identi... | A slightly safer version of `request`. |
(module
(function_definition
(function_name_previous_theme) function_name_previous_theme
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_theme) identifier_theme
(call
(attribute
... | Cycle to preview the previous theme from the internal list of themes. |
(module
(function_definition
(function_name_add) function_name_add
(parameters
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifie... | Make a directory shareable. |
(module
(function_definition
(function_name_init) function_name_init
(parameters
)parameters
(block
(if_statement
(comparison_operator
(string_"_") string_"_"
(attribute
(identifier_builtins) identifier_builtins
(identifier___dict__) identifier... | Install gettext with the default parameters |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.