sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_find_if_expression_as_statement) function_name_find_if_expression_as_statement
(parameters
(identifier_node) identifier_node
)parameters
(block
(return_statement
(parenthesized_expression
(boolean_operator
(call
... | Finds an "if" expression as a statement |
(module
(function_definition
(function_name_clear_selection) function_name_clear_selection
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_text_cursor) identifier_text_cursor
(call
(attri... | Clears text cursor selection. |
(module
(function_definition
(function_name__hammer_function) function_name__hammer_function
(parameters
(identifier_self) identifier_self
(identifier_x) identifier_x
(identifier_x0) identifier_x0
(identifier_r_x0) identifier_r_x0
(identifier_s_x0) identifier_s_x0
)parameters... | Creates the function to define the exclusion zones |
(module
(function_definition
(function_name__parse_box_list) function_name__parse_box_list
(parameters
(identifier_self) identifier_self
(identifier_output) identifier_output
)parameters
(block
(expression_statement
(assignment
(identifier_boxes) identifier_boxes
... | Remove Vagrant usage for unit testing |
(module
(function_definition
(function_name__init_client_authentication) function_name__init_client_authentication
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_client_certchain_file) identifier_client_certchain_file
(type
(generic_type
... | Setup client authentication using the supplied certificate and key. |
(module
(function_definition
(function_name__prt_read_msg) function_name__prt_read_msg
(parameters
(identifier_self) identifier_self
(identifier_prt) identifier_prt
(identifier_fin_txt) identifier_fin_txt
(identifier_exclude_ungrouped) identifier_exclude_ungrouped
)parameters
(... | Print which file was read and the number of GO IDs found. |
(module
(function_definition
(function_name_log_debug) function_name_log_debug
(parameters
(identifier_func) identifier_func
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)... | Wrap call of provided function with debug log statements. |
(module
(function_definition
(function_name__on_client_volume_changed) function_name__on_client_volume_changed
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(call
(attribute
(call... | Handle client volume change. |
(module
(function_definition
(function_name_flush) function_name_flush
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_parent) identifier_p... | Flush the underlying hdf5 file |
(module
(function_definition
(function_name_downsample) function_name_downsample
(parameters
(identifier_in_bam) identifier_in_bam
(identifier_data) identifier_data
(identifier_target_counts) identifier_target_counts
(default_parameter
(identifier_work_dir) identifier_work_dir
... | Downsample a BAM file to the specified number of target counts. |
(module
(function_definition
(function_name_uri) function_name_uri
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifier_uri_temp... | Return sqlalchemy connect string URI. |
(module
(function_definition
(function_name_sidereal_time) function_name_sidereal_time
(parameters
(identifier_t) identifier_t
)parameters
(block
(expression_statement
(assignment
(identifier_theta) identifier_theta
(call
(identifier_earth_rotation_a... | Compute Greenwich sidereal time at the given ``Time``. |
(module
(function_definition
(function_name_map_constructor) function_name_map_constructor
(parameters
(identifier_self) identifier_self
(identifier_loader) identifier_loader
(identifier_node) identifier_node
(default_parameter
(identifier_deep) identifier_deep
(False) ... | Walk the mapping, recording any duplicate keys. |
(module
(function_definition
(function_name_register) function_name_register
(parameters
(identifier_klass) identifier_klass
)parameters
(block
(expression_statement
(string_"Register a class into the agnocomplete registry.") string_"Register a class into the agnocomplete registry.... | Register a class into the agnocomplete registry. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(default_parameter
(identifier__else) identifier__else
(None) None
)default_parameter
)parameters
(block
(with_... | The method to get an assets value |
(module
(function_definition
(function_name_toml) function_name_toml
(parameters
(identifier_uncertainty) identifier_uncertainty
)parameters
(block
(expression_statement
(assignment
(identifier_text) identifier_text
(call
(attribute
(at... | Converts an uncertainty node into a TOML string |
(module
(function_definition
(function_name_loads) function_name_loads
(parameters
(identifier_content) identifier_content
)parameters
(block
(expression_statement
(assignment
(identifier_lines) identifier_lines
(call
(identifier__group_lines) identi... | Loads variable definitions from a string. |
(module
(function_definition
(function_name_write_config_file) function_name_write_config_file
(parameters
(identifier_self) identifier_self
(identifier_params) identifier_params
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
... | write a config file for this single exp in the folder path. |
(module
(function_definition
(function_name__parse_queue_message_from_headers) function_name__parse_queue_message_from_headers
(parameters
(identifier_response) identifier_response
)parameters
(block
(expression_statement
(assignment
(identifier_headers) identifier_header... | Extracts pop receipt and time next visible from headers. |
(module
(function_definition
(function_name_compile_jobgroups_from_joblist) function_name_compile_jobgroups_from_joblist
(parameters
(identifier_joblist) identifier_joblist
(identifier_jgprefix) identifier_jgprefix
(identifier_sgegroupsize) identifier_sgegroupsize
)parameters
(block
... | Return list of jobgroups, rather than list of jobs. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_block_number) identifier_block_number
(type
(identifier_BlockNumber) identifier_BlockNumber
)type
)typed_parameter
... | Given a block number returns the hex representation of the blockhash |
(module
(function_definition
(function_name_install_language) function_name_install_language
(parameters
(identifier_language) identifier_language
)parameters
(block
(expression_statement
(assignment
(identifier_translator) identifier_translator
(call
... | Install translation service routines into default namespace. |
(module
(function_definition
(function_name_input) function_name_input
(parameters
(identifier_input_id) identifier_input_id
(identifier_name) identifier_name
(default_parameter
(identifier_value_class) identifier_value_class
(identifier_NumberValue) identifier_NumberValue
... | Add input to controller |
(module
(function_definition
(function_name_prt_goids) function_name_prt_goids
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_goids) identifier_goids
(None) None
)default_parameter
(default_parameter
(identifier_prtfmt) identifier_p... | Given GO IDs, print decriptive info about each GO Term. |
(module
(function_definition
(function_name_serverProperties) function_name_serverProperties
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(identifier_ServerProperties) identifier_ServerProperties
(argument_list
... | gets the server properties for the site as an object |
(module
(function_definition
(function_name__memory_usage) function_name__memory_usage
(parameters
(identifier_func) identifier_func
(identifier_gallery_conf) identifier_gallery_conf
)parameters
(block
(if_statement
(subscript
(identifier_gallery_conf) identifier_ga... | Get memory usage of a function call. |
(module
(function_definition
(function_name_output_markdown) function_name_output_markdown
(parameters
(identifier_markdown_cont) identifier_markdown_cont
(identifier_output_file) identifier_output_file
)parameters
(block
(if_statement
(identifier_output_file) identifier_outp... | Writes to an output file if `outfile` is a valid path. |
(module
(function_definition
(function_name_as_contours) function_name_as_contours
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_contours) identifier_contours
(call
(identifier_dict) id... | A dictionary of lists of contours keyed by byte_value |
(module
(function_definition
(function_name_do_load) function_name_do_load
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribu... | Load disk image for analysis |
(module
(function_definition
(function_name__render_children) function_name__render_children
(parameters
(identifier_self) identifier_self
(identifier_contexts) identifier_contexts
(identifier_partials) identifier_partials
)parameters
(block
(expression_statement
(assig... | Render the children tokens |
(module
(function_definition
(function_name_setup_html_filter) function_name_setup_html_filter
(parameters
(identifier_portal) identifier_portal
)parameters
(block
(expression_statement
(call
(attribute
(identifier_logger) identifier_logger
(identi... | Setup HTML filtering for resultsinterpretations |
(module
(function_definition
(function_name_age_gender_section_header_element) function_name_age_gender_section_header_element
(parameters
(identifier_feature) identifier_feature
(identifier_parent) identifier_parent
)parameters
(block
(expression_statement
(assignment
... | Retrieve age gender section header string from definitions. |
(module
(function_definition
(function_name_destroy) function_name_destroy
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(call
(identifier_super) identifier_super
(argument_l... | Tear down the syndic minion |
(module
(function_definition
(function_name_check_backend) function_name_check_backend
(parameters
)parameters
(type
(identifier_bool) identifier_bool
)type
(block
(try_statement
(block
(expression_statement
(call
(identifier_call) identi... | Check if gatttool is available on the system. |
(module
(function_definition
(function_name_get_zones) function_name_get_zones
(parameters
(identifier_self) identifier_self
)parameters
(type
(generic_type
(identifier_List) identifier_List
(type_parameter
(type
(identifier_Zone) identifier_Zone
... | Return list of available zones. |
(module
(function_definition
(function_name_adc_to_percentage) function_name_adc_to_percentage
(parameters
(identifier_value) identifier_value
(identifier_max_volts) identifier_max_volts
(default_parameter
(identifier_clamp) identifier_clamp
(True) True
)default_paramet... | Convert the ADC raw value to a percentage. |
(module
(function_definition
(function_name__render_str) function_name__render_str
(parameters
(identifier_self) identifier_self
(identifier_string) identifier_string
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(arg... | Returned a texified version of the string |
(module
(function_definition
(function_name_followingPrefix) function_name_followingPrefix
(parameters
(identifier_prefix) identifier_prefix
)parameters
(block
(expression_statement
(assignment
(identifier_prefixBytes) identifier_prefixBytes
(call
(i... | Returns a String that sorts just after all Strings beginning with a prefix |
(module
(function_definition
(function_name_insert) function_name_insert
(parameters
(identifier_conn) identifier_conn
(typed_parameter
(identifier_qualified_name) identifier_qualified_name
(type
(identifier_str) identifier_str
)type
)typed_parameter
(... | Insert a collection of namedtuple records. |
(module
(function_definition
(function_name_diff) function_name_diff
(parameters
(identifier_self) identifier_self
(identifier_n) identifier_n
(default_parameter
(identifier_axis) identifier_axis
(integer_1) integer_1
)default_parameter
)parameters
(block
... | return block for the diff of the values |
(module
(function_definition
(function_name_handle_agent_message) function_name_handle_agent_message
(parameters
(identifier_self) identifier_self
(identifier_agent_addr) identifier_agent_addr
(identifier_message) identifier_message
)parameters
(block
(expression_statement
... | Dispatch messages received from agents to the right handlers |
(module
(function_definition
(function_name__set_watering_time) function_name__set_watering_time
(parameters
(identifier_self) identifier_self
(identifier_zoneid) identifier_zoneid
(identifier_value) identifier_value
)parameters
(block
(if_statement
(comparison_operator... | Private method to set watering_time per zone. |
(module
(function_definition
(function_name_valid_header_waiting) function_name_valid_header_waiting
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(call
(identifier_len) identifier_len
(argument... | Check if a valid header is waiting in buffer |
(module
(function_definition
(function_name_to_json) function_name_to_json
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_sanitized_lut) identifier_sanitized_lut
(dictionary
)dictionary
... | Returns a json-serialized version of the unit registry |
(module
(function_definition
(function_name_mk_token) function_name_mk_token
(parameters
(identifier_self) identifier_self
(identifier_load) identifier_load
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(identifier_self) i... | Run time_auth and create a token. Return False or the token |
(module
(function_definition
(function_name_collect_static) function_name_collect_static
(parameters
(identifier_static_folder) identifier_static_folder
)parameters
(block
(expression_statement
(assignment
(identifier_appbuilder_static_path) identifier_appbuilder_static_p... | Copies flask-appbuilder static files to your projects static folder |
(module
(function_definition
(function_name_extract) function_name_extract
(parameters
(identifier_self) identifier_self
(identifier_zip_archive) identifier_zip_archive
(identifier_font_files) identifier_font_files
)parameters
(block
(expression_statement
(assignment
... | Extract files to install |
(module
(function_definition
(function_name__mapped_std_streams) function_name__mapped_std_streams
(parameters
(identifier_lookup_paths) identifier_lookup_paths
(default_parameter
(identifier_streams) identifier_streams
(tuple
(string_'stdin') string_'stdin'
(st... | Get a mapping of standard streams to given paths. |
(module
(function_definition
(function_name___get_url) function_name___get_url
(parameters
(identifier_self) identifier_self
(identifier_endpoint) identifier_endpoint
)parameters
(block
(expression_statement
(assignment
(identifier_url) identifier_url
(att... | Get URL for requests |
(module
(function_definition
(function_name_write) function_name_write
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(identifier_data) identifier_data
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_i... | Write a blob of data to the XPI manager. |
(module
(function_definition
(function_name_from_json) function_name_from_json
(parameters
(identifier_cls) identifier_cls
(identifier_string) identifier_string
)parameters
(block
(expression_statement
(assignment
(identifier_exp_dict) identifier_exp_dict
... | Create a ChemicalEntity from a json string |
(module
(function_definition
(function_name_data_filler_simple_registration) function_name_data_filler_simple_registration
(parameters
(identifier_self) identifier_self
(identifier_number_of_rows) identifier_number_of_rows
(identifier_pipe) identifier_pipe
)parameters
(block
(t... | creates keys with simple regis. information |
(module
(function_definition
(function_name__detect_devices) function_name__detect_devices
(parameters
(identifier_self) identifier_self
)parameters
(type
(None) None
)type
(block
(expression_statement
(assignment
(identifier_devices_num) identifier_devices_... | Detect whether devices connected. |
(module
(function_definition
(function_name_spawn) function_name_spawn
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(attribute
(identifier_self) identifier_self... | Spawn the command wrapped in this object as a subprocess. |
(module
(function_definition
(function_name_getTheta) function_name_getTheta
(parameters
(identifier_k) identifier_k
(default_parameter
(identifier_nTrials) identifier_nTrials
(integer_100000) integer_100000
)default_parameter
)parameters
(block
(expression_stat... | Estimate a reasonable value of theta for this k. |
(module
(function_definition
(function_name_write_conf) function_name_write_conf
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_f) identifier_f
(call
(identifier_open) identifier_open
... | Write the config to file |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(default_parameter
(identifier_callback) identifier_callback
(None) None
)default_parameter
(default_parameter
(identifier_path) identifier_path
(None) None
)default_par... | Decorator to configure an operation that deletes resource. |
(module
(function_definition
(function_name__before_after) function_name__before_after
(parameters
(identifier_n_samples) identifier_n_samples
)parameters
(block
(if_statement
(not_operator
(call
(identifier_isinstance) identifier_isinstance
(argum... | Get the number of samples before and after. |
(module
(function_definition
(function_name__get_responses) function_name__get_responses
(parameters
(identifier_link) identifier_link
)parameters
(block
(expression_statement
(assignment
(identifier_template) identifier_template
(attribute
(identifi... | Returns an OpenApi-compliant response |
(module
(function_definition
(function_name_validate) function_name_validate
(parameters
(identifier_identifier) identifier_identifier
)parameters
(block
(expression_statement
(assignment
(identifier_source) identifier_source
(call
(attribute
... | Validate a source given its identifier |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(attribute
(identifier_self) identifier_self
... | Sends a shutdown signal to the unity environment, and closes the socket connection. |
(module
(function_definition
(function_name__jtime) function_name__jtime
(parameters
(identifier_self) identifier_self
(identifier_timestamp) identifier_timestamp
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argumen... | Convert datetime or unix_timestamp into Time |
(module
(function_definition
(function_name__delete) function_name__delete
(parameters
(identifier_self) identifier_self
(identifier_url) identifier_url
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(e... | Wrapper for the HTTP DELETE request. |
(module
(function_definition
(function_name_sqlalch_datetime) function_name_sqlalch_datetime
(parameters
(identifier_dt) identifier_dt
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_dt)... | Convert a SQLAlchemy datetime string to a datetime object. |
(module
(function_definition
(function_name_cd_previous) function_name_cd_previous
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(attribute
(identifier_self) identifier_self
... | cd to the gDirectory before this file was open. |
(module
(function_definition
(function_name__handle_tag_salt_error) function_name__handle_tag_salt_error
(parameters
(identifier_self) identifier_self
(identifier_tag) identifier_tag
(identifier_data) identifier_data
)parameters
(block
(if_statement
(attribute
... | Handle a _salt_error event |
(module
(function_definition
(function_name_principal_direction_extents) function_name_principal_direction_extents
(parameters
(identifier_neurites) identifier_neurites
(default_parameter
(identifier_neurite_type) identifier_neurite_type
(attribute
(identifier_NeuriteType... | Principal direction extent of neurites in neurons |
(module
(function_definition
(function_name_unparse_signature) function_name_unparse_signature
(parameters
(identifier_signature) identifier_signature
)parameters
(block
(expression_statement
(string_"converts a signature from parsed form to string form.") string_"converts a signat... | converts a signature from parsed form to string form. |
(module
(function_definition
(function_name_runSearchVariantAnnotations) function_name_runSearchVariantAnnotations
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
)parameters
(block
(return_statement
(call
(attribute
... | Runs the specified SearchVariantAnnotationsRequest. |
(module
(function_definition
(function_name_section_volumes) function_name_section_volumes
(parameters
(identifier_neurites) identifier_neurites
(default_parameter
(identifier_neurite_type) identifier_neurite_type
(attribute
(identifier_NeuriteType) identifier_NeuriteType... | section volumes in a collection of neurites |
(module
(function_definition
(function_name_go_up) function_name_go_up
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_vsb) identifier_vsb
(call
(attribute
(attribute
... | Scroll the scrollbar of the scrollarea up by a single step. |
(module
(function_definition
(function_name_qn_df) function_name_qn_df
(parameters
(identifier_df) identifier_df
(default_parameter
(identifier_axis) identifier_axis
(string_'row') string_'row'
)default_parameter
(default_parameter
(identifier_keep_orig) identif... | do quantile normalization of a dataframe dictionary, does not write to net |
(module
(function_definition
(function_name__read_datasets) function_name__read_datasets
(parameters
(identifier_self) identifier_self
(identifier_dataset_nodes) identifier_dataset_nodes
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
... | Read the given datasets from file. |
(module
(function_definition
(function_name__is_postgres) function_name__is_postgres
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__is_po... | Determine if the running engine is postgres |
(module
(function_definition
(function_name_setbpf) function_name_setbpf
(parameters
(identifier_self) identifier_self
(identifier_bpf) identifier_bpf
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
... | Set number of bits per float output |
(module
(function_definition
(function_name_construct_oauth_url) function_name_construct_oauth_url
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_response) identifier_response
(call
(att... | Constructs verifier OAuth URL |
(module
(function_definition
(function_name_edit_finished) function_name_edit_finished
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_hide) ident... | On clean exit, update tab name. |
(module
(function_definition
(function_name__create_figure) function_name__create_figure
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(identifier_get_option) identifier_get_option
(argument_list
(string_'close_... | Create Matplotlib figure and axes |
(module
(function_definition
(function_name_attrs) function_name_attrs
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_Mapping) identifier_Mapping
)type
(block
(if_statement
(comparison_operator
(attribute
(identifier_... | Dictionary of global attributes on this dataset |
(module
(function_definition
(function_name__find_filepath_in_roots) function_name__find_filepath_in_roots
(parameters
(identifier_filename) identifier_filename
)parameters
(block
(for_statement
(identifier_root) identifier_root
(attribute
(identifier_settings) id... | Look for filename in all MEDIA_ROOTS, and return the first one found. |
(module
(function_definition
(function_name_create_instance) function_name_create_instance
(parameters
(identifier_self) identifier_self
(identifier_application) identifier_application
(default_parameter
(identifier_revision) identifier_revision
(None) None
)default_par... | Launches instance in application and returns Instance object. |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
)parameters
(type
(None) None
)type
(block
(for_statement
(identifier_source_old) identifier_source_old
(identifier_self) identifier_self
... | Ensures that all remote sources are up-to-date. |
(module
(function_definition
(function_name_tag_value) function_name_tag_value
(parameters
(identifier_func) identifier_func
)parameters
(block
(function_definition
(function_name_inner) function_name_inner
(parameters
(identifier_self) identifier_self
)pa... | Decorator used to declare that the property is attribute of embedded tag |
(module
(function_definition
(function_name_set) function_name_set
(parameters
(identifier_self) identifier_self
(identifier_dct) identifier_dct
)parameters
(block
(for_statement
(pattern_list
(identifier_field) identifier_field
(identifier_value) identifi... | Set the store using a dictionary |
(module
(function_definition
(function_name_parse) function_name_parse
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
)parameters
(block
(expression_statement
(assignment
(identifier_token_stream) identifier_token_stream
(c... | Parse the given text, return a list of Keywords. |
(module
(function_definition
(function_name_add_namespaces) function_name_add_namespaces
(parameters
(identifier_metadata) identifier_metadata
(identifier_namespaces) identifier_namespaces
)parameters
(block
(for_statement
(pattern_list
(identifier_key) identifier_k... | Collect the provided namespaces, checking for conflicts. |
(module
(function_definition
(function_name_wrap_options) function_name_wrap_options
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
(identifier_renderer_context) identifier_renderer_context
)parameters
(block
(expression_statement
(assig... | Wrap OPTIONS data as JSON API meta value |
(module
(function_definition
(function_name_aggregate) function_name_aggregate
(parameters
(identifier_cls) identifier_cls
(default_parameter
(identifier_pipeline) identifier_pipeline
(None) None
)default_parameter
(dictionary_splat_pattern
(identifier_kwargs) i... | Returns the document dicts returned from the Aggregation Pipeline |
(module
(function_definition
(function_name_getMaxWidth) function_name_getMaxWidth
(parameters
(identifier_self) identifier_self
(identifier_rows) identifier_rows
)parameters
(block
(expression_statement
(string_'Return the maximum length of any cell in column or its header.'... | Return the maximum length of any cell in column or its header. |
(module
(function_definition
(function_name_enforce_reversible_on_closed) function_name_enforce_reversible_on_closed
(parameters
(identifier_P) identifier_P
)parameters
(block
(import_statement
(aliased_import
(dotted_name
(identifier_msmtools) identifier_msmt... | Enforces transition matrix P to be reversible on its closed sets. |
(module
(function_definition
(function_name_clear_allow_repeat_items) function_name_clear_allow_repeat_items
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(parenthesized_expression
(boolean_operator
(call
(attribu... | reset allow repeat itmes to default value |
(module
(function_definition
(function_name_instagram_config) function_name_instagram_config
(parameters
(identifier_self) identifier_self
(identifier_id) identifier_id
(identifier_secret) identifier_secret
(default_parameter
(identifier_scope) identifier_scope
(None) N... | Get config dictionary for instagram oauth |
(module
(function_definition
(function_name_getProjectDescriptor) function_name_getProjectDescriptor
(parameters
(identifier_self) identifier_self
(identifier_dir) identifier_dir
)parameters
(block
(for_statement
(identifier_project) identifier_project
(call
... | Detects the .uproject descriptor file for the Unreal project in the specified directory |
(module
(function_definition
(function_name_runMkdir) function_name_runMkdir
(parameters
(identifier_self) identifier_self
(identifier__dir) identifier__dir
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
... | create a directory and its parents |
(module
(function_definition
(function_name__apply_columns) function_name__apply_columns
(parameters
(identifier_self) identifier_self
(identifier_func) identifier_func
)parameters
(block
(expression_statement
(assignment
(identifier_new_data) identifier_new_data
... | Get new SparseDataFrame applying func to each columns |
(module
(function_definition
(function_name__soln2str) function_name__soln2str
(parameters
(identifier_self) identifier_self
(identifier_soln) identifier_soln
(default_parameter
(identifier_fancy) identifier_fancy
(False) False
)default_parameter
)parameters
(bl... | Convert a Sudoku solution point to a string. |
(module
(function_definition
(function_name_unfolding) function_name_unfolding
(parameters
(identifier_tens) identifier_tens
(identifier_i) identifier_i
)parameters
(block
(return_statement
(call
(identifier_reshape) identifier_reshape
(argument_list
... | Compute the i-th unfolding of a tensor. |
(module
(function_definition
(function_name_assign_qualification) function_name_assign_qualification
(parameters
(identifier_self) identifier_self
(identifier_qualification_id) identifier_qualification_id
(identifier_worker_id) identifier_worker_id
(identifier_score) identifier_score
... | Score a worker for a specific qualification |
(module
(function_definition
(function_name_clean) function_name_clean
(parameters
(identifier_ctx) identifier_ctx
(identifier_text) identifier_text
)parameters
(block
(expression_statement
(assignment
(identifier_text) identifier_text
(call
(a... | Removes all non-printable characters from a text string |
(module
(function_definition
(function_name_wr_row_mergeall) function_name_wr_row_mergeall
(parameters
(identifier_self) identifier_self
(identifier_worksheet) identifier_worksheet
(identifier_txtstr) identifier_txtstr
(identifier_fmt) identifier_fmt
(identifier_row_idx) identifi... | Merge all columns and place text string in widened cell. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.