sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_send_activation) function_name_send_activation
(parameters
(identifier_self) identifier_self
(identifier_user) identifier_user
(default_parameter
(identifier_sender) identifier_sender
(None) None
)default_parameter
(dict... | Invites a user to join the site |
(module
(function_definition
(function_name_signature_validate) function_name_signature_validate
(parameters
(identifier_signature) identifier_signature
(default_parameter
(identifier_error) identifier_error
(None) None
)default_parameter
)parameters
(block
(exp... | is signature a valid sequence of zero or more complete types. |
(module
(function_definition
(function_name_camel_to_underscore) function_name_camel_to_underscore
(parameters
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identifier_as_list) identifier_as_list
(list
)list
... | convert CamelCase style to under_score_case |
(module
(function_definition
(function_name_find_matching) function_name_find_matching
(parameters
(identifier_cls) identifier_cls
(identifier_message) identifier_message
(identifier_channel) identifier_channel
)parameters
(block
(return_statement
(generator_expression
... | Yield ``cls`` subclasses that match message and channel |
(module
(function_definition
(function_name_show_shortcuts) function_name_show_shortcuts
(parameters
(identifier_self) identifier_self
(identifier_menu) identifier_menu
)parameters
(block
(for_statement
(identifier_element) identifier_element
(call
(identifi... | Show action shortcuts in menu |
(module
(function_definition
(function_name_calc_mb_ports) function_name_calc_mb_ports
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_model) identifier_model
(subscript
(attribute
... | Add the default ports to add to a router |
(module
(function_definition
(function_name_xincludeProcessFlags) function_name_xincludeProcessFlags
(parameters
(identifier_self) identifier_self
(identifier_flags) identifier_flags
)parameters
(block
(expression_statement
(assignment
(identifier_ret) identifier_re... | Implement the XInclude substitution on the XML document @doc |
(module
(function_definition
(function_name__AssAttr) function_name__AssAttr
(parameters
(identifier_self) identifier_self
(identifier_t) identifier_t
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
... | Handle assigning an attribute of an object |
(module
(function_definition
(function_name_DispatchSpout) function_name_DispatchSpout
(parameters
(list_splat_pattern
(identifier_a) identifier_a
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kw) identifier_kw
)dictionary_splat_pattern
)parameters
(... | Factory to dispatch spout class based on config. |
(module
(function_definition
(function_name_pos_int) function_name_pos_int
(parameters
(identifier_i) identifier_i
)parameters
(block
(try_statement
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_... | Simple positive integer validation. |
(module
(function_definition
(function_name__domain_event_job_completed_cb) function_name__domain_event_job_completed_cb
(parameters
(identifier_conn) identifier_conn
(identifier_domain) identifier_domain
(identifier_params) identifier_params
(identifier_opaque) identifier_opaque
)... | Domain job completion events handler |
(module
(function_definition
(function_name__bse_cli_list_roles) function_name__bse_cli_list_roles
(parameters
(identifier_args) identifier_args
)parameters
(block
(expression_statement
(assignment
(identifier_all_roles) identifier_all_roles
(call
(a... | Handles the list-roles subcommand |
(module
(function_definition
(function_name_add_plugin) function_name_add_plugin
(parameters
(identifier_self) identifier_self
(identifier_plugin) identifier_plugin
(identifier_tabs) identifier_tabs
(identifier_data) identifier_data
(identifier_icon) identifier_icon
)paramete... | Add a plugin to display its files. |
(module
(function_definition
(function_name__set_seed) function_name__set_seed
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(subscript
(attribute
(identifier_self) identifier_self
... | Set random seed for numpy and tensorflow packages |
(module
(function_definition
(function_name_convert_time_to_hour_minute) function_name_convert_time_to_hour_minute
(parameters
(identifier_hour) identifier_hour
(identifier_minute) identifier_minute
(identifier_convention) identifier_convention
)parameters
(block
(if_statement
... | Convert time to hour, minute |
(module
(function_definition
(function_name_addContinuousSet) function_name_addContinuousSet
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier__open... | Adds a new continuous set into this repo |
(module
(function_definition
(function_name_neg_log_perplexity) function_name_neg_log_perplexity
(parameters
(identifier_batch) identifier_batch
(identifier_model_predictions) identifier_model_predictions
)parameters
(block
(expression_statement
(assignment
(pattern... | Calculate negative log perplexity. |
(module
(function_definition
(function_name__validate_conn) function_name__validate_conn
(parameters
(identifier_self) identifier_self
(identifier_conn) identifier_conn
)parameters
(block
(expression_statement
(call
(attribute
(call
(identi... | Called right before a request is made, after the socket is created. |
(module
(function_definition
(function_name_compile_and_process) function_name_compile_and_process
(parameters
(identifier_self) identifier_self
(identifier_in_path) identifier_in_path
)parameters
(block
(expression_statement
(assignment
(identifier_out_path) identi... | compile a file, save it to the ouput file if the inline flag true |
(module
(function_definition
(function_name_search_function) function_name_search_function
(parameters
(identifier_cls) identifier_cls
(identifier_encoding) identifier_encoding
)parameters
(block
(if_statement
(comparison_operator
(identifier_encoding) identifier_en... | Search function to find 'rotunicode' codec. |
(module
(function_definition
(function_name__load_managed_entries) function_name__load_managed_entries
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(pattern_list
(identifier_process_name) identifier_process_name
(identifier_pro... | loads scheduler managed entries. no start-up procedures are performed |
(module
(function_definition
(function_name_defpm) function_name_defpm
(parameters
(identifier_name) identifier_name
(list_splat_pattern
(identifier_lines) identifier_lines
)list_splat_pattern
)parameters
(block
(expression_statement
(string_'define a new packag... | define a new package manager |
(module
(function_definition
(function_name__usernamesToSidObjects) function_name__usernamesToSidObjects
(parameters
(identifier_cls) identifier_cls
(identifier_val) identifier_val
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)pa... | converts a list of usernames to sid objects |
(module
(function_definition
(function_name_max_neg) function_name_max_neg
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(call
(attribute
(identifier_self) identifier_self
(ident... | Returns maximum negative value or None. |
(module
(function_definition
(function_name_uploaded_filepath) function_name_uploaded_filepath
(parameters
(identifier_instance) identifier_instance
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(identifier_ext) ident... | Returns default filepath for uploaded files. |
(module
(function_definition
(function_name_read_PIA0_B_control) function_name_read_PIA0_B_control
(parameters
(identifier_self) identifier_self
(identifier_cpu_cycles) identifier_cpu_cycles
(identifier_op_address) identifier_op_address
(identifier_address) identifier_address
)para... | read from 0xff03 -> PIA 0 B side Control reg. |
(module
(function_definition
(function_name_write_docstring) function_name_write_docstring
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_line_to_cursor) identifier_line_to_cursor
(call
... | Write docstring to editor. |
(module
(function_definition
(function_name__report_problem) function_name__report_problem
(parameters
(identifier_self) identifier_self
(identifier_problem) identifier_problem
(default_parameter
(identifier_level) identifier_level
(attribute
(identifier_logging) id... | Report a given problem |
(module
(function_definition
(function_name_execute) function_name_execute
(parameters
(identifier_self) identifier_self
(identifier_request_object) identifier_request_object
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_request_o... | Generic executor method of all UseCases |
(module
(function_definition
(function_name_load_object) function_name_load_object
(parameters
(identifier_self) identifier_self
(identifier_kwargs) identifier_kwargs
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) ident... | Load object and model config and remove pk from kwargs |
(module
(function_definition
(function_name_make_func_call) function_name_make_func_call
(parameters
(identifier_id_) identifier_id_
(identifier_lineno) identifier_lineno
(identifier_params) identifier_params
)parameters
(block
(return_statement
(call
(attribu... | This will return an AST node for a function call. |
(module
(function_definition
(function_name_url) function_name_url
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_path) identifier_path
(None) None
)assignment
)expression_statement
... | Returns the whole URL from the base to this node. |
(module
(function_definition
(function_name_derive_single_object_url_pattern) function_name_derive_single_object_url_pattern
(parameters
(identifier_slug_url_kwarg) identifier_slug_url_kwarg
(identifier_path) identifier_path
(identifier_action) identifier_action
)parameters
(block
... | Utility function called by class methods for single object views |
(module
(function_definition
(function_name_add_to_line_plot) function_name_add_to_line_plot
(parameters
(identifier_ax) identifier_ax
(identifier_x) identifier_x
(identifier_y) identifier_y
(default_parameter
(identifier_color) identifier_color
(string_'0.') string_'0.... | This function takes an axes and adds one line to it |
(module
(function_definition
(function_name__read_sequences) function_name__read_sequences
(parameters
(identifier_self) identifier_self
(identifier_graph) identifier_graph
)parameters
(block
(for_statement
(identifier_e) identifier_e
(call
(attribute
... | Read graph and add sequences to document |
(module
(function_definition
(function_name__save_trace) function_name__save_trace
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_stack_trace) identifier_stack_trace
(call
(identifier_st... | Save current stack trace as formatted string. |
(module
(function_definition
(function_name__reseed) function_name__reseed
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier__char) identifier... | Randomly create a new snowflake once this one is finished. |
(module
(function_definition
(function_name_l2n) function_name_l2n
(parameters
(identifier_l) identifier_l
(identifier_c) identifier_c
)parameters
(block
(expression_statement
(string_"host to network long") string_"host to network long"
)expression_statement
(exp... | host to network long |
(module
(function_definition
(function_name_run_thread) function_name_run_thread
(parameters
(identifier_agent_classes) identifier_agent_classes
(identifier_players) identifier_players
(identifier_map_name) identifier_map_name
(identifier_visualize) identifier_visualize
)parameters... | Run one thread worth of the environment with agents. |
(module
(function_definition
(function_name__validate_index) function_name__validate_index
(parameters
(identifier_self) identifier_self
(identifier_index) identifier_index
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
... | Validates given index, eventually raises errors. |
(module
(function_definition
(function_name__match_real) function_name__match_real
(parameters
(identifier_filename) identifier_filename
(identifier_include) identifier_include
(identifier_exclude) identifier_exclude
(identifier_follow) identifier_follow
(identifier_symlinks) ide... | Match real filename includes and excludes. |
(module
(function_definition
(function_name__emplace_transcript) function_name__emplace_transcript
(parameters
(identifier_transcripts) identifier_transcripts
(identifier_parent) identifier_parent
)parameters
(block
(expression_statement
(call
(attribute
... | Retrieve the primary transcript and discard all others. |
(module
(function_definition
(function_name__add_cli_args) function_name__add_cli_args
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
... | Add the cli arguments to the argument parser. |
(module
(function_definition
(function_name_getHostsFromFile) function_name_getHostsFromFile
(parameters
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(identifier_valid_hostname) identifier_valid_hostname
(string_... | Parse a file to return a list of hosts. |
(module
(function_definition
(function_name_tls_meta_data) function_name_tls_meta_data
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_flow) identifier_flow
(attribute
(identifier_self) identifier_self
(identif... | Pull out the TLS metadata for each flow in the input_stream |
(module
(function_definition
(function_name__init_grps) function_name__init_grps
(parameters
(identifier_code2nt) identifier_code2nt
)parameters
(block
(expression_statement
(assignment
(identifier_seen) identifier_seen
(call
(identifier_set) identif... | Return list of groups in same order as in code2nt |
(module
(function_definition
(function_name_vertices) function_name_vertices
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(dictionary
(pair
(string_'a') string_'a'
(attribute
(identifier_self) ide... | A dictionary of four points where the axes intersect the ellipse, dict. |
(module
(function_definition
(function_name_avail_images) function_name_avail_images
(parameters
(default_parameter
(identifier_call) identifier_call
(None) None
)default_parameter
)parameters
(block
(expression_statement
(assignment
(identifier_all_... | returns a list of images available to you |
(module
(function_definition
(function_name_simulate_one) function_name_simulate_one
(parameters
(identifier_fw) identifier_fw
(identifier_name) identifier_name
(identifier_size) identifier_size
)parameters
(block
(import_from_statement
(dotted_name
(identifie... | Simulate a random sequence with name and size |
(module
(function_definition
(function_name_create_network) function_name_create_network
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_class_) identifier_class_
(call
(identifier_getatt... | Create a new network by reading the configuration file. |
(module
(function_definition
(function_name_to_file) function_name_to_file
(parameters
(identifier_cls) identifier_cls
(identifier_status) identifier_status
)parameters
(block
(return_statement
(subscript
(dictionary
(pair
(attribute
... | Returns the file in which this task is stored. |
(module
(function_definition
(function_name__fixup_cdef_enums) function_name__fixup_cdef_enums
(parameters
(identifier_string) identifier_string
(default_parameter
(identifier_reg) identifier_reg
(call
(attribute
(identifier_re) identifier_re
(iden... | Converts some common enum expressions to constants |
(module
(function_definition
(function_name_new_deploy) function_name_new_deploy
(parameters
(typed_parameter
(identifier_py_ver) identifier_py_ver
(type
(identifier_PyVer) identifier_PyVer
)type
)typed_parameter
(typed_parameter
(identifier_release_... | Job for deploying package to pypi |
(module
(function_definition
(function_name_update_tool_tip) function_name_update_tool_tip
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_service_running) identifier_service_running
(type
(identifier_bool) identifier_bool
)type
)t... | Slot function that updates the tooltip when the user activates or deactivates the expansion service. |
(module
(function_definition
(function_name_stats_flush) function_name_stats_flush
(parameters
(identifier_self) identifier_self
)parameters
(block
(while_statement
(True) True
(block
(try_statement
(block
(expression_statement
... | Periodically flush stats to graphite |
(module
(function_definition
(function_name_xpointerNewRangeNodes) function_name_xpointerNewRangeNodes
(parameters
(identifier_self) identifier_self
(identifier_end) identifier_end
)parameters
(block
(if_statement
(comparison_operator
(identifier_end) identifier_end... | Create a new xmlXPathObjectPtr of type range using 2 nodes |
(module
(function_definition
(function_name_extract_translations) function_name_extract_translations
(parameters
(identifier_self) identifier_self
(identifier_string) identifier_string
)parameters
(block
(expression_statement
(assignment
(identifier_tree) identifier... | Extract messages from Python string. |
(module
(function_definition
(function_name_describe_tile) function_name_describe_tile
(parameters
(identifier_self) identifier_self
(identifier_index) identifier_index
)parameters
(block
(if_statement
(comparison_operator
(identifier_index) identifier_index
... | Get the registration information for the tile at the given index. |
(module
(function_definition
(function_name_cmd_lockup_autopilot) function_name_cmd_lockup_autopilot
(parameters
(identifier_self) identifier_self
(identifier_args) identifier_args
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(... | lockup autopilot for watchdog testing |
(module
(function_definition
(function_name_string_to_state) function_name_string_to_state
(parameters
(identifier_s) identifier_s
)parameters
(block
(expression_statement
(assignment
(identifier_s) identifier_s
(call
(identifier_lexer) identifier_le... | s is a string possibly preceded by > or @. |
(module
(function_definition
(function_name_current_view) function_name_current_view
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_state) identifier_state
(attribute
(identifier_self) i... | return a tuple representing the current view |
(module
(function_definition
(function_name_init_converse_args) function_name_init_converse_args
(parameters
(identifier_self) identifier_self
(identifier_parser) identifier_parser
)parameters
(block
(expression_statement
(call
(attribute
(identifier_par... | Only invoked conditionally if subcommand is 'converse' |
(module
(function_definition
(function_name_from_validation_exception) function_name_from_validation_exception
(parameters
(identifier_cls) identifier_cls
(identifier_exception) identifier_exception
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_spl... | Create an error from validation exception. |
(module
(function_definition
(function_name__get_digraph_char) function_name__get_digraph_char
(parameters
(identifier_self) identifier_self
(identifier_cli) identifier_cli
)parameters
(block
(expression_statement
(string_" Return `False`, or the Digraph symbol to be used. ")... | Return `False`, or the Digraph symbol to be used. |
(module
(function_definition
(function_name_error) function_name_error
(parameters
(identifier_message) identifier_message
(default_parameter
(identifier_code) identifier_code
(integer_1) integer_1
)default_parameter
)parameters
(block
(if_statement
(ide... | Prints an error message to stderr and exits with a status of 1 by default. |
(module
(function_definition
(function_name_location_gmap) function_name_location_gmap
(parameters
(identifier_context) identifier_context
(identifier_location) identifier_location
)parameters
(block
(expression_statement
(assignment
(identifier_gmapq) identifier_gm... | Display a link to Google maps iff we are using WagtailGMaps |
(module
(function_definition
(function_name_to_dict) function_name_to_dict
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(dictionary
(pair
(string_'high') string_'high'
(attribute
(identifier_self)... | Pack the stats computed into a dictionary. |
(module
(function_definition
(function_name__update_uncompressed) function_name__update_uncompressed
(parameters
(identifier_collection_name) identifier_collection_name
(identifier_upsert) identifier_upsert
(identifier_multi) identifier_multi
(identifier_spec) identifier_spec
(id... | Internal update message helper. |
(module
(function_definition
(function_name_isValidPublicAddress) function_name_isValidPublicAddress
(parameters
(typed_parameter
(identifier_address) identifier_address
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
(type
(... | Check if address is a valid NEO address |
(module
(function_definition
(function_name_setup) function_name_setup
(parameters
(identifier_self) identifier_self
(identifier_app) identifier_app
)parameters
(block
(for_statement
(identifier_other) identifier_other
(attribute
(identifier_app) identifier_... | Make sure that other installed plugins don't affect the same keyword argument. |
(module
(function_definition
(function_name_insert) function_name_insert
(parameters
(identifier_self) identifier_self
(identifier_anchor) identifier_anchor
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self... | insert list item before anchor |
(module
(function_definition
(function_name_request_signature) function_name_request_signature
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_signature) identifier_signature
(call
(attri... | The signature passed in the request. |
(module
(function_definition
(function_name_copy_model_to_fp32) function_name_copy_model_to_fp32
(parameters
(identifier_m) identifier_m
(identifier_optim) identifier_optim
)parameters
(block
(expression_statement
(assignment
(identifier_fp32_params) identifier_fp32... | Creates a fp32 copy of model parameters and sets optimizer parameters |
(module
(function_definition
(function_name_updateRPYLocations) function_name_updateRPYLocations
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
... | Update the locations of roll, pitch, yaw text. |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
(identifier_new_email_address) identifier_new_email_address
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
... | Updates the details for an administrator. |
(module
(function_definition
(function_name_paste_from_clipboard) function_name_paste_from_clipboard
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_to) identifier_to
(call
(attribute
... | Pastes files from clipboard. |
(module
(function_definition
(function_name_alerts) function_name_alerts
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_endpoint) identifier_endpoint
(call
(attribute
(stri... | Query for alerts attached to this incident. |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_p) identifier_p
(attribute
(identifier_self) identifier_self
(identifier__plugins) identi... | Update the stats using SNMP. |
(module
(function_definition
(function_name_header) function_name_header
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(default_parameter
(identifier_default) identifier_default
(None) None
)default_parameter
)parameters
(block
... | Returns the value of the HTTP header identified by `name`. |
(module
(function_definition
(function_name__notify_change) function_name__notify_change
(parameters
(identifier_self) identifier_self
(identifier_model) identifier_model
(identifier_attr) identifier_attr
(identifier_old) identifier_old
(identifier_new) identifier_new
(defa... | Called by Model when it changes |
(module
(function_definition
(function_name_cli) function_name_cli
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_client) identifier_client
(subscript
(identifier_obj) identifier_obj
... | Display API server switch status and usage metrics. |
(module
(function_definition
(function_name_show_rbac_policy) function_name_show_rbac_policy
(parameters
(identifier_self) identifier_self
(identifier_rbac_policy_id) identifier_rbac_policy_id
(dictionary_splat_pattern
(identifier__params) identifier__params
)dictionary_splat_p... | Fetch information of a certain RBAC policy. |
(module
(function_definition
(function_name_format_help) function_name_format_help
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier__subparsers) identifier__subparsers
... | Sets up all sub-parsers when help is requested. |
(module
(function_definition
(function_name_block) function_name_block
(parameters
(identifier_self) identifier_self
)parameters
(type
(None) None
)type
(block
(expression_statement
(await
(call
(attribute
(identifier_asyncio) ident... | Block until all running and pending subprocesses have finished. |
(module
(function_definition
(function_name_read_temperature) function_name_read_temperature
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_UT) identifier_UT
(call
(attribute
... | Gets the compensated temperature in degrees celsius. |
(module
(function_definition
(function_name_exp10) function_name_exp10
(parameters
(identifier_x) identifier_x
(default_parameter
(identifier_context) identifier_context
(None) None
)default_parameter
)parameters
(block
(return_statement
(call
... | Return ten raised to the power x. |
(module
(function_definition
(function_name_list_view_changed) function_name_list_view_changed
(parameters
(identifier_self) identifier_self
(identifier_widget) identifier_widget
(identifier_event) identifier_event
(default_parameter
(identifier_data) identifier_data
(N... | Function shows last rows. |
(module
(function_definition
(function_name_export) function_name_export
(parameters
(identifier_cls) identifier_cls
(identifier_folder) identifier_folder
(identifier_particles) identifier_particles
(identifier_datetimes) identifier_datetimes
)parameters
(block
(expressio... | Export trackline data to GeoJSON file |
(module
(function_definition
(function_name_message_handler) function_name_message_handler
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(assignment
(identifier_chat) identifier_chat
... | Callback method for received events.NewMessage |
(module
(function_definition
(function_name_process_event) function_name_process_event
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(if_statement
(not_operator
(call
(identifier_isinstance) identifi... | Apply an event to the snapshot instance |
(module
(function_definition
(function_name_current_item) function_name_current_item
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(attribute
(identifier_self) identifier_self
(identifier__history)... | Return the current element. |
(module
(function_definition
(function_name_c_array) function_name_c_array
(parameters
(identifier_ctype) identifier_ctype
(identifier_values) identifier_values
)parameters
(block
(if_statement
(boolean_operator
(call
(identifier_isinstance) identifier_i... | Convert a python string to c array. |
(module
(function_definition
(function_name__collapse_device) function_name__collapse_device
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
(identifier_flat) identifier_flat
)parameters
(block
(expression_statement
(assignment
... | Collapse device hierarchy into a flat folder. |
(module
(function_definition
(function_name_query_random) function_name_query_random
(parameters
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(if_statement
(comparison_operator
(string_'limit') ... | Return the random records of centain kind. |
(module
(function_definition
(function_name_gen500) function_name_gen500
(parameters
(identifier_request) identifier_request
(identifier_baseURI) identifier_baseURI
(default_parameter
(identifier_project) identifier_project
(None) None
)default_parameter
)parameters... | Return a 500 error |
(module
(function_definition
(function_name_status) function_name_status
(parameters
(identifier_self) identifier_self
(identifier_job_id) identifier_job_id
)parameters
(block
(expression_statement
(call
(identifier_check_jobid) identifier_check_jobid
(arg... | Gets the status of a previously-submitted job. |
(module
(function_definition
(function_name_GetKnowledgeBase) function_name_GetKnowledgeBase
(parameters
(identifier_rdf_client_obj) identifier_rdf_client_obj
(default_parameter
(identifier_allow_uninitialized) identifier_allow_uninitialized
(False) False
)default_parameter
... | Returns a knowledgebase from an rdf client object. |
(module
(function_definition
(function_name_hkm_fc) function_name_hkm_fc
(parameters
(identifier_fdata) identifier_fdata
(identifier_Nmax) identifier_Nmax
(identifier_m) identifier_m
(identifier_s) identifier_s
)parameters
(block
(expression_statement
(assignment
... | Assume fdata has even rows |
(module
(function_definition
(function_name__looks_like_lru_cache) function_name__looks_like_lru_cache
(parameters
(identifier_node) identifier_node
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_node) identifier_node
(identi... | Check if the given function node is decorated with lru_cache. |
(module
(function_definition
(function_name__score_for_model) function_name__score_for_model
(parameters
(identifier_meta) identifier_meta
)parameters
(block
(expression_statement
(assignment
(identifier_mean_acc) identifier_mean_acc
(call
(identifie... | Returns mean score between tasks in pipeline that can be used for early stopping. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.