Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
OHDSI
/
Circepy
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
10
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
RC 0.3.0 candidate
- #40
#40
Open
azimov
wants to merge 67 commits into
main
OHDSI/Circepy:main
from
develop
OHDSI/Circepy:develop
Copy head branch name to clipboard
Conversation
Commits
67
(67)
Checks
Files changed
Open
RC 0.3.0 candidate
#40
azimov
wants to merge 67 commits into
main
OHDSI/Circepy:main
from
develop
OHDSI/Circepy:develop
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2026
added cohort modifier utility functions
azimov
committed
b63efa7
View commit details
Copy full SHA for b63efa7
Browse repository at this point
refined cohort modifier utility functions
azimov
committed
eb5a4eb
View commit details
Copy full SHA for eb5a4eb
Browse repository at this point
default object settings
azimov
committed
2e2651f
View commit details
Copy full SHA for 2e2651f
Browse repository at this point
code formatting
azimov
committed
aab8440
View commit details
Copy full SHA for aab8440
Browse repository at this point
code formatting
azimov
committed
5339ac9
View commit details
Copy full SHA for 5339ac9
Browse repository at this point
Release stuff
azimov
committed
dd3baec
View commit details
Copy full SHA for dd3baec
Browse repository at this point
Commits on Mar 13, 2026
Feature/ibis execution api (#13)
Show description for f6d81c4
egillax
and
azimov
authored
f6d81c4
View commit details
Copy full SHA for f6d81c4
Browse repository at this point
Commits on Mar 16, 2026
Installed ruff and added github workflow for it
azimov
committed
67cbb8d
View commit details
Copy full SHA for 67cbb8d
Browse repository at this point
Removal of support for python 3.8
azimov
committed
ab7228c
View commit details
Copy full SHA for ab7228c
Browse repository at this point
Ruff reformat
azimov
committed
3e4822f
View commit details
Copy full SHA for 3e4822f
Browse repository at this point
more ruff reformatting and checks
azimov
committed
230d3e0
View commit details
Copy full SHA for 230d3e0
Browse repository at this point
more ruff reformatting and checks
azimov
committed
e3423ff
View commit details
Copy full SHA for e3423ff
Browse repository at this point
Actions fix
azimov
committed
4dfbbc8
View commit details
Copy full SHA for 4dfbbc8
Browse repository at this point
Actions fix - again
azimov
committed
4492374
View commit details
Copy full SHA for 4492374
Browse repository at this point
remove if statement for actions
azimov
committed
20bb89f
View commit details
Copy full SHA for 20bb89f
Browse repository at this point
most ruff problems resovled
azimov
committed
0c489cb
View commit details
Copy full SHA for 0c489cb
Browse repository at this point
Ignoring line length errors for now
azimov
committed
d4c43ba
View commit details
Copy full SHA for d4c43ba
Browse repository at this point
Install fixes for github actions
azimov
committed
7da7dd1
View commit details
Copy full SHA for 7da7dd1
Browse repository at this point
Format
azimov
committed
be3cf26
View commit details
Copy full SHA for be3cf26
Browse repository at this point
Cdm extension registration (#2)
Show description for b45a2ef
azimov
authored
b45a2ef
View commit details
Copy full SHA for b45a2ef
Browse repository at this point
Commits on Mar 17, 2026
Merge branch 'develop' into issue-8-ruff
Show description for 71738f9
azimov
committed
71738f9
View commit details
Copy full SHA for 71738f9
Browse repository at this point
ruff check and format
azimov
committed
99fe359
View commit details
Copy full SHA for 99fe359
Browse repository at this point
chore: line lenghts to 110
egillax
committed
00d2f66
View commit details
Copy full SHA for 00d2f66
Browse repository at this point
chore: add pre-commit hooks for ruff
egillax
committed
2e9c866
View commit details
Copy full SHA for 2e9c866
Browse repository at this point
chore: add uv-lock file
egillax
committed
c89c11b
View commit details
Copy full SHA for c89c11b
Browse repository at this point
Commits on Mar 18, 2026
docs: align docs with uv and ruff workflow
egillax
committed
37acab0
View commit details
Copy full SHA for 37acab0
Browse repository at this point
docs: fix sphinx build warnings
egillax
committed
bf44187
View commit details
Copy full SHA for bf44187
Browse repository at this point
Fixes for waveform models
azimov
authored and
egillax
committed
714145c
View commit details
Copy full SHA for 714145c
Browse repository at this point
test: align docs and extension tests
egillax
committed
5f32c93
View commit details
Copy full SHA for 5f32c93
Browse repository at this point
fix: avoid pydantic deprecation warnings
egillax
committed
1b1e1cf
View commit details
Copy full SHA for 1b1e1cf
Browse repository at this point
test: filter duckdb ibis deprecation warning
egillax
committed
1ec9af9
View commit details
Copy full SHA for 1ec9af9
Browse repository at this point
Merge pull request #17 from OHDSI/issue-8-ruff
Show description for fa4e9c5
egillax
authored
fa4e9c5
View commit details
Copy full SHA for fa4e9c5
Browse repository at this point
refactor(execution): replace builder-based ibis engine
egillax
committed
bf396c2
View commit details
Copy full SHA for bf396c2
Browse repository at this point
refactor(execution): remove polars compatibility surface
egillax
committed
0294744
View commit details
Copy full SHA for 0294744
Browse repository at this point
fix(execution): tighten compatibility typing
egillax
committed
c18348b
View commit details
Copy full SHA for c18348b
Browse repository at this point
refactor(execution): remove legacy compatibility surface
egillax
committed
d8cf632
View commit details
Copy full SHA for d8cf632
Browse repository at this point
docs(execution): remove legacy alias note
egillax
committed
eff7a35
View commit details
Copy full SHA for eff7a35
Browse repository at this point
chore: remove polars
egillax
committed
bba65e7
View commit details
Copy full SHA for bba65e7
Browse repository at this point
fix(execution): satisfy ruff import rules
egillax
committed
2cc58e3
View commit details
Copy full SHA for 2cc58e3
Browse repository at this point
style(execution): format ibis operations
egillax
committed
2b7b7b6
View commit details
Copy full SHA for 2b7b7b6
Browse repository at this point
test(execution): expand coverage and document strategy
egillax
committed
9990db1
View commit details
Copy full SHA for 9990db1
Browse repository at this point
docs(execution): add architecture overview
egillax
committed
90b9b03
View commit details
Copy full SHA for 90b9b03
Browse repository at this point
Commits on Mar 19, 2026
docs: refresh root readme package status
egillax
committed
f2bb0a4
View commit details
Copy full SHA for f2bb0a4
Browse repository at this point
test(execution): cover remaining helper branches
egillax
committed
99780d3
View commit details
Copy full SHA for 99780d3
Browse repository at this point
test(execution): make keep-first helper test py39-stable
egillax
committed
aca1f1a
View commit details
Copy full SHA for aca1f1a
Browse repository at this point
fix(execution): apply nested correlated criteria in groups
egillax
committed
810b77b
View commit details
Copy full SHA for 810b77b
Browse repository at this point
test(execution): expand nested correlated coverage
egillax
committed
579ed22
View commit details
Copy full SHA for 579ed22
Browse repository at this point
fix(execution): restore era filter semantics
egillax
committed
ffe153c
View commit details
Copy full SHA for ffe153c
Browse repository at this point
fix(execution): align collapse tie handling with circe
egillax
committed
95386c6
View commit details
Copy full SHA for 95386c6
Browse repository at this point
Commits on Mar 20, 2026
docs(execution): move developer docs into sphinx guide
egillax
committed
0db6e37
View commit details
Copy full SHA for 0db6e37
Browse repository at this point
Merge pull request #20 from OHDSI/features/ibis-new-design-develop
Show description for 39bed84
egillax
authored
39bed84
View commit details
Copy full SHA for 39bed84
Browse repository at this point
fix: keep base package importable without ibis (#30)
egillax
authored
252e68c
View commit details
Copy full SHA for 252e68c
Browse repository at this point
Commits on Mar 24, 2026
Implementation of backwards compatable concept set support for TAB settings (#27)
Show description for c12ae6d
azimov
authored
c12ae6d
View commit details
Copy full SHA for c12ae6d
Browse repository at this point
Commits on Apr 24, 2026
Workaround for broken databricks tests
azimov
committed
9c1a56a
View commit details
Copy full SHA for 9c1a56a
Browse repository at this point
Commits on Apr 27, 2026
* reduce boilerplate in circe/execution/lower/* and normalize (#31)
Show description for b29c26a
azimov
authored
b29c26a
View commit details
Copy full SHA for b29c26a
Browse repository at this point
Commits on May 1, 2026
Cleanup/mypy cleanup (#34)
Show description for da6bf2c
azimov
authored
da6bf2c
View commit details
Copy full SHA for da6bf2c
Browse repository at this point
Added support for snake case only yaml cohort definitions (#35)
azimov
authored
c737e18
View commit details
Copy full SHA for c737e18
Browse repository at this point
Commits on May 5, 2026
Added functions for persistent caching of concept sets in IBIS execution layer (#33)
azimov
authored
76466c5
View commit details
Copy full SHA for 76466c5
Browse repository at this point
Commits on May 6, 2026
fix(execution): make ERA collapse ordering deterministic
egillax
committed
b4d9419
View commit details
Copy full SHA for b4d9419
Browse repository at this point
Merge pull request #36 from OHDSI/fix/era-collapse-deterministic
Show description for c2e7067
egillax
authored
c2e7067
View commit details
Copy full SHA for c2e7067
Browse repository at this point
Commits on May 28, 2026
Added sqlrender functionality
azimov
committed
72799aa
View commit details
Copy full SHA for 72799aa
Browse repository at this point
Basic sql glot builder classes and parity tests
azimov
committed
3cc306e
View commit details
Copy full SHA for 3cc306e
Browse repository at this point
Revert "Basic sql glot builder classes and parity tests"
Show description for 12189bf
azimov
committed
12189bf
View commit details
Copy full SHA for 12189bf
Browse repository at this point
Revert "Added sqlrender functionality"
Show description for 7aac88c
azimov
committed
7aac88c
View commit details
Copy full SHA for 7aac88c
Browse repository at this point
Commits on Jul 10, 2026
merge with main
azimov
committed
f8d990a
View commit details
Copy full SHA for f8d990a
Browse repository at this point
Updated version number and changelog for new version
azimov
committed
9cd893c
View commit details
Copy full SHA for 9cd893c
Browse repository at this point
Features/ibis custom eras (#37)
Show description for 19fac51
azimov
authored
19fac51
View commit details
Copy full SHA for 19fac51
Browse repository at this point
You can’t perform that action at this time.