🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "categorization"

Found 10 matching component(s)

  • function identify_variables

    Categorizes DataFrame columns into Eimeria infection variables, performance measure variables, and grouping variables based on keyword matching in column names.

    File: /tf/active/vicechatdev/vice_ai/smartstat_scripts/5a059cb7-3903-4020-8519-14198d1f39c9/analysis_1.py

    data-preprocessing variable-classification keyword-matching veterinary-research eimeria
  • function create_controlled_document

    Creates a new controlled document node in a graph database with metadata, establishes relationships with the CDocs root node, and returns a ControlledDocument instance.

    File: /tf/active/vicechatdev/CDocs/FC_sync.py

    document-management controlled-documents graph-database neo4j document-creation
  • function log_event

    Creates and persists an audit trail event in a Neo4j graph database, linking it to users, resources, and an audit trail node with comprehensive event metadata.

    File: /tf/active/vicechatdev/CDocs/utils/audit_trail.py

    audit logging neo4j graph-database event-tracking
  • class DynamicSchemaDiscovery

    Discovers database schema from live database connection

    File: /tf/active/vicechatdev/full_smartstat/dynamic_schema_discovery.py

    class dynamicschemadiscovery
  • function debug_session_results

    Flask debug endpoint that retrieves and categorizes analysis session results, providing detailed file summaries and metadata for troubleshooting purposes.

    File: /tf/active/vicechatdev/full_smartstat/app.py

    debug flask endpoint session-management file-categorization
  • class DatabaseSchema

    A dataclass that represents comprehensive database schema information, including table structures, columns, relationships, and categorizations for SQL database introspection and query generation.

    File: /tf/active/vicechatdev/full_smartstat/sql_query_generator.py

    database schema metadata introspection SQL
  • function get_all_parameter_medicationtypes

    Retrieves Parameter_MedicationTypes nodes from a Neo4j graph database with a configurable limit on the number of results returned.

    File: /tf/active/vicechatdev/neo4j_schema/neo4j_python_snippets.py

    neo4j graph-database query medication parameters
  • function layer_groups

    Groups elements from an ordering list into a dictionary based on a slice of each element's specification, using the first 'length' items as the grouping key.

    File: /tf/active/vicechatdev/patches/util.py

    grouping data-organization layer-management hierarchical-structure dictionary
  • function get_spec

    Extracts a specification tuple from a labeled data object, consisting of the class name, group, and label attributes.

    File: /tf/active/vicechatdev/patches/util.py

    metadata specification data-object identification holoviews
  • class CommentType

    An enumeration class that defines standardized types for comments used in review and approval workflows.

    File: /tf/active/vicechatdev/CDocs single class/models/workflow_base.py

    enum enumeration comment review approval

Search Examples