Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode
cycquery documentation
Logo

Contents:

  • cycquery
  • 🐣 Getting Started
  • πŸ“š Documentation
  • Contributing to cycquery
  • Tutorials
    • MIMIC-III tutorial
    • MIMIC-IV tutorial
    • eICU-CRD tutorial
    • OMOP tutorial
    • GEMINI tutorial
  • API Reference
    • cycquery
      • cycquery.interface
        • cycquery.interface.QueryInterface
      • cycquery.ops
        • cycquery.ops.AddColumn
        • cycquery.ops.AddDeltaColumn
        • cycquery.ops.AddDeltaConstant
        • cycquery.ops.AddNumeric
        • cycquery.ops.And
        • cycquery.ops.Apply
        • cycquery.ops.Cast
        • cycquery.ops.ConditionAfterDate
        • cycquery.ops.ConditionBeforeDate
        • cycquery.ops.ConditionEndsWith
        • cycquery.ops.ConditionEquals
        • cycquery.ops.ConditionGreaterThan
        • cycquery.ops.ConditionIn
        • cycquery.ops.ConditionInMonths
        • cycquery.ops.ConditionInYears
        • cycquery.ops.ConditionLessThan
        • cycquery.ops.ConditionLike
        • cycquery.ops.ConditionRegexMatch
        • cycquery.ops.ConditionStartsWith
        • cycquery.ops.ConditionSubstring
        • cycquery.ops.Count
        • cycquery.ops.Distinct
        • cycquery.ops.Drop
        • cycquery.ops.DropEmpty
        • cycquery.ops.DropNulls
        • cycquery.ops.ExtractTimestampComponent
        • cycquery.ops.FillNull
        • cycquery.ops.GroupByAggregate
        • cycquery.ops.Join
        • cycquery.ops.Keep
        • cycquery.ops.Limit
        • cycquery.ops.Literal
        • cycquery.ops.Or
        • cycquery.ops.OrderBy
        • cycquery.ops.QueryOp
        • cycquery.ops.RandomizeOrder
        • cycquery.ops.Rename
        • cycquery.ops.Reorder
        • cycquery.ops.ReorderAfter
        • cycquery.ops.Sequential
        • cycquery.ops.Substring
        • cycquery.ops.Trim
        • cycquery.ops.Union
      • cycquery.base
        • cycquery.base.DatasetQuerier
      • cycquery.mimiciii
        • cycquery.mimiciii.MIMICIIIQuerier
      • cycquery.mimiciv
        • cycquery.mimiciv.MIMICIVQuerier
      • cycquery.eicu
        • cycquery.eicu.EICUQuerier
      • cycquery.omop
        • cycquery.omop.OMOPQuerier
      • cycquery.gemini
        • cycquery.gemini.GEMINIQuerier
Back to top

cycquery.omopΒΆ

OMOP query API.

Classes

OMOPQuerier

OMOP querier.

Next
cycquery.omop.OMOPQuerier
Previous
cycquery.eicu.EICUQuerier
Copyright © 2024, Vector AI Engineering

All source code for cycquery is freely available under the terms of an Apache-2.0 license.
This work is made possible due to the data obtained from the GEMINI study.
Logo of the Vector Institute Logo of GEMINI