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
.
spotfiresoftware
/
spotfire-python
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
24
Code
Issues
21
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add pandas 3 support Status: Open. #96
- #112
#112
Merged
vrane-tibco
merged 14 commits into
main
spotfiresoftware/spotfire-python:main
from
feature/pandas3_support
spotfiresoftware/spotfire-python:feature/pandas3_support
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add pandas 3 support Status: Open. #96
#112
vrane-tibco
merged 14 commits into
main
spotfiresoftware/spotfire-python:main
from
feature/pandas3_support
spotfiresoftware/spotfire-python:feature/pandas3_support
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
Add pandas 3 support
vrane-tibco
committed
00cdac7
View commit details
Copy full SHA for 00cdac7
Browse repository at this point
Remove Python 3.9/3.10 from CI matrix (pandas 3 requires 3.11+)
vrane-tibco
committed
81939f0
View commit details
Copy full SHA for 81939f0
Browse repository at this point
Refactor array creation in test_sbdf.py to use explicit type annotations
vrane-tibco
committed
7ce4606
View commit details
Copy full SHA for 7ce4606
Browse repository at this point
Remove unused import of spotfire from sbdf.pyx
vrane-tibco
committed
85a7c8e
View commit details
Copy full SHA for 85a7c8e
Browse repository at this point
Commits on Jul 22, 2026
Update numpy version to >= 2.0.0
vrane-tibco
committed
1555c4b
View commit details
Copy full SHA for 1555c4b
Browse repository at this point
Commits on Aug 13, 2026
Add tzdata dependency for time zone support in minimal Linux containers
vrane-tibco
committed
0800b44
View commit details
Copy full SHA for 0800b44
Browse repository at this point
Commits on Aug 25, 2026
merged main branch
vrane-tibco
committed
9c6d267
View commit details
Copy full SHA for 9c6d267
Browse repository at this point
Potential fix for pull request finding
Show description for f709687
vrane-tibco
and
Copilot
authored
f709687
View commit details
Copy full SHA for f709687
Browse repository at this point
Add support for exporting Spotfire types from standalone Series
vrane-tibco
committed
7f53ea5
View commit details
Copy full SHA for 7f53ea5
Browse repository at this point
Format long string in column metadata hint for lint fix
vrane-tibco
committed
10e589e
View commit details
Copy full SHA for 10e589e
Browse repository at this point
Refactor metadata retrieval to avoid cython-lint crashes by using explicit loops
vrane-tibco
committed
5eccf9b
View commit details
Copy full SHA for 5eccf9b
Browse repository at this point
Enhance detach method documentation to clarify shallow copy behavior and its implications for metadata mapping
vrane-tibco
committed
5cc3b5c
View commit details
Copy full SHA for 5cc3b5c
Browse repository at this point
Simplify numpy array conversion by consolidating dtype handling in export process
vrane-tibco
committed
60783d1
View commit details
Copy full SHA for 60783d1
Browse repository at this point
Commits on Sep 8, 2026
Remove sorting in pandas concat for imported columns to avoid confusion as sort=False is default
vrane-tibco
committed
188b8f4
View commit details
Copy full SHA for 188b8f4
Browse repository at this point
You can’t perform that action at this time.