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 }}
Hugoberry
/
pbixray
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
166
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 27, 2026
bugfix: Expose hidden calculataed tables + tests (#62)
Hugoberry
authored
c5da940
View commit details
Copy full SHA for c5da940
Browse repository at this point
Commits on Aug 10, 2026
cython -> python refs
Hugoberry
committed
93b7f88
View commit details
Copy full SHA for 93b7f88
Browse repository at this point
refresh project README
Hugoberry
committed
7c9c9b8
View commit details
Copy full SHA for 7c9c9b8
Browse repository at this point
Commits on Aug 5, 2026
Add a real padded-page dictionary fixture for the #60 fix and bump to 0.15.4
Hugoberry
committed
fb3feef
View commit details
Copy full SHA for fb3feef
Browse repository at this point
Stop decoding uncompressed dictionary page padding as entries (#60)
Show description for 61b8f99
pafailly
authored
61b8f99
View commit details
Copy full SHA for 61b8f99
Browse repository at this point
Commits on Aug 3, 2026
fix dictionary misalignment caused by overly optimistic regex (#56) (#57)
Show description for e21a79b
Hugoberry
authored
e21a79b
View commit details
Copy full SHA for e21a79b
Browse repository at this point
Commits on Jul 31, 2026
Use the engine's null/base constants instead of deriving them (#55)
Show description for 62b14b9
Hugoberry
authored
62b14b9
View commit details
Copy full SHA for 62b14b9
Browse repository at this point
Commits on Jul 30, 2026
Apply the per-segment null adjustment to value-encoded columns too (#54)
Show description for b588e5f
ckrivoshein-risk-logic
and
claude
authored
b588e5f
View commit details
Copy full SHA for b588e5f
Browse repository at this point
Commits on Jul 24, 2026
alternative xpress8 decompression via winapi
Hugoberry
committed
3a52ad1
View commit details
Copy full SHA for 3a52ad1
Browse repository at this point
Commits on Jul 21, 2026
Regression fixture for per-segment null decode (#52)
Hugoberry
committed
eb1180d
View commit details
Copy full SHA for eb1180d
Browse repository at this point
Fix off-by-one bit-pack base for nullable dictionary segments (#52)
Show description for 8a53a8f
LohitJaga
authored
8a53a8f
View commit details
Copy full SHA for 8a53a8f
Browse repository at this point
Commits on Jul 14, 2026
sample cache.abf
Hugoberry
committed
afc8015
View commit details
Copy full SHA for afc8015
Browse repository at this point
Commits on Jul 8, 2026
Resolving API inconsistencies across different endpoints (#51)
Show description for 4616ed4
Hugoberry
authored
4616ed4
View commit details
Copy full SHA for 4616ed4
Browse repository at this point
sync up from README api
Hugoberry
committed
16683bb
View commit details
Copy full SHA for 16683bb
Browse repository at this point
Commits on Jul 2, 2026
Memory optimization (#50)
Show description for ee06765
Hugoberry
authored
ee06765
View commit details
Copy full SHA for ee06765
Browse repository at this point
Commits on Jul 1, 2026
aggregations query with details view and surface via new API (#49)
Show description for 3dd8bad
Hugoberry
authored
3dd8bad
View commit details
Copy full SHA for 3dd8bad
Browse repository at this point
Commits on Jun 24, 2026
Support for DataMashup parsing from legacy format (#48)
Show description for 361ad16
Hugoberry
authored
361ad16
View commit details
Copy full SHA for 361ad16
Browse repository at this point
Commits on Jun 22, 2026
live connection exceptions (#47)
Hugoberry
authored
4a3f165
View commit details
Copy full SHA for 4a3f165
Browse repository at this point
Commits on Jun 17, 2026
Empty and legacy schema support (#46)
Hugoberry
authored
ae857a8
View commit details
Copy full SHA for ae857a8
Browse repository at this point
Commits on Jun 10, 2026
Excludes relationships pointing to hidden Auto Date/Time tables
Hugoberry
committed
3265f68
View commit details
Copy full SHA for 3265f68
Browse repository at this point
Large models (on-disk loading) (#45)
Show description for 0b13e2a
Hugoberry
authored
0b13e2a
View commit details
Copy full SHA for 0b13e2a
Browse repository at this point
Commits on Jun 3, 2026
expand definition with multi threaded struct
Hugoberry
committed
decdb6b
View commit details
Copy full SHA for decdb6b
Browse repository at this point
Commits on May 25, 2026
Merge pull request #42 from Hugoberry/xlsx-pbix
Show description for b4ed80a
Hugoberry
authored
b4ed80a
View commit details
Copy full SHA for b4ed80a
Browse repository at this point
Commits on May 18, 2026
Merge pull request #41 from Hugoberry/xlsx-get-data
Show description for 5deec3e
Hugoberry
authored
5deec3e
View commit details
Copy full SHA for 5deec3e
Browse repository at this point
coerce to an all-NaT series
Hugoberry
committed
23cc818
View commit details
Copy full SHA for 23cc818
Browse repository at this point
exception messaging around special cases
Hugoberry
committed
ebd67e9
View commit details
Copy full SHA for ebd67e9
Browse repository at this point
fall back to datetime64[s] resolution which covers up to year 9999
Hugoberry
committed
c382230
View commit details
Copy full SHA for c382230
Browse repository at this point
diagnostics for Date sentinel
Hugoberry
committed
2a74cac
View commit details
Copy full SHA for 2a74cac
Browse repository at this point
Commits on May 15, 2026
updating docs
Hugoberry
committed
8335853
View commit details
Copy full SHA for 8335853
Browse repository at this point
xmhuffman v0.3.0+ decodes a whole page inside one `with nogil:` block
Hugoberry
committed
5881a30
View commit details
Copy full SHA for 5881a30
Browse repository at this point
wire in the v0.2.0 xmhuffman new params charset_mode / charset_byte
Hugoberry
committed
ca44a71
View commit details
Copy full SHA for ca44a71
Browse repository at this point
35x-51x prformance boost by switching to xmhuffman
Hugoberry
committed
9290c31
View commit details
Copy full SHA for 9290c31
Browse repository at this point
Commits on May 12, 2026
Merge pull request #40 from Hugoberry/performance
Show description for e90d2eb
Hugoberry
authored
e90d2eb
View commit details
Copy full SHA for e90d2eb
Browse repository at this point
Commits on May 11, 2026
library map
Hugoberry
committed
b02381f
View commit details
Copy full SHA for b02381f
Browse repository at this point
collapse repetition in XmlMetadataSource
Hugoberry
committed
a5c4a74
View commit details
Copy full SHA for a5c4a74
Browse repository at this point
Previous
Next
You can’t perform that action at this time.