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
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
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
.
quant-aq
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Bug fix: update infer_data_source with a tdiff tolerance, and update resample_dataframe
- #39
#39
Merged
emmleroy
merged 11 commits into
master
quant-aq/cli:master
from
emmleroy-v1.0.0
quant-aq/cli:emmleroy-v1.0.0
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Bug fix: update infer_data_source with a tdiff tolerance, and update resample_dataframe
#39
emmleroy
merged 11 commits into
master
quant-aq/cli:master
from
emmleroy-v1.0.0
quant-aq/cli:emmleroy-v1.0.0
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
Rename old columns: opcn3_temp, opcn3_rh and operating_state
emmleroy
committed
ff67cd5
View commit details
Copy full SHA for ff67cd5
Browse repository at this point
Add a 2-sec tolerance for dominant tdiffs to infer data source by sampling interval
emmleroy
committed
aada12e
View commit details
Copy full SHA for aada12e
Browse repository at this point
Bump pre-release version
emmleroy
committed
43458cf
View commit details
Copy full SHA for 43458cf
Browse repository at this point
Commits on Aug 12, 2026
Fix: neph_bin0/opc_bin0 ratio check should occur when neph_bin0>=10, not opc_bin0>=0
emmleroy
committed
a8d7a34
View commit details
Copy full SHA for a8d7a34
Browse repository at this point
Commits on Aug 13, 2026
Convert fw and dd_measurement_state/dd_operating_state to nullable pandas int since older data might be missing these column values
emmleroy
committed
5c71fe0
View commit details
Copy full SHA for 5c71fe0
Browse repository at this point
Convert nullable ints to float64
emmleroy
committed
22027af
View commit details
Copy full SHA for 22027af
Browse repository at this point
Commits on Aug 17, 2026
Add vectorized flag-aware resampling to speed things up
emmleroy
committed
78c2047
View commit details
Copy full SHA for 78c2047
Browse repository at this point
Commits on Aug 18, 2026
Re-add fix for naming collision
emmleroy
committed
f7d9b35
View commit details
Copy full SHA for f7d9b35
Browse repository at this point
Commits on Aug 27, 2026
Add a force_nonnumeric arg to resample_dataframe
emmleroy
committed
d62b4e5
View commit details
Copy full SHA for d62b4e5
Browse repository at this point
Add optional data completeness requirement when resampling
emmleroy
committed
c24bb4c
View commit details
Copy full SHA for c24bb4c
Browse repository at this point
Only apply completeness_threshold to numeric cols
emmleroy
committed
82a84e8
View commit details
Copy full SHA for 82a84e8
Browse repository at this point
You can’t perform that action at this time.