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 }}
mrhheffernan
/
PythonHeatmap
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Modernizations
- #4
#4
Merged
mrhheffernan
merged 12 commits into
master
mrhheffernan/PythonHeatmap:master
from
matt/modernize
mrhheffernan/PythonHeatmap:matt/modernize
Copy head branch name to clipboard
Mar 8, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Modernizations
#4
mrhheffernan
merged 12 commits into
master
mrhheffernan/PythonHeatmap:master
from
matt/modernize
mrhheffernan/PythonHeatmap:matt/modernize
Copy head branch name to clipboard
Commits
Commits on Mar 7, 2026
first pass at modernization of the codebase
mrhheffernan
committed
4ae4285
View commit details
Copy full SHA for 4ae4285
Browse repository at this point
Commits on Mar 8, 2026
tweak fit_to_csv to ensure writes
mrhheffernan
committed
9baaa86
View commit details
Copy full SHA for 9baaa86
Browse repository at this point
Reorganize fit_to_csv
mrhheffernan
committed
9c05c5c
View commit details
Copy full SHA for 9c05c5c
Browse repository at this point
Add args, more efficient .fit file finding with glob, specify .fit directory instead of requiring it in current dir, make timezone configurable
mrhheffernan
committed
192b636
View commit details
Copy full SHA for 192b636
Browse repository at this point
Break up parsing and writing to file, typehints, clarifying variable names
mrhheffernan
committed
335fa39
View commit details
Copy full SHA for 335fa39
Browse repository at this point
Add docstrings to fit_to_csv
mrhheffernan
committed
6fd30bc
View commit details
Copy full SHA for 6fd30bc
Browse repository at this point
Clean up simple_heatmap, make directory and output path configurable
mrhheffernan
committed
bd4e25b
View commit details
Copy full SHA for bd4e25b
Browse repository at this point
Move logic inside main(), add argparsing, improve some variable names
mrhheffernan
committed
90d6197
View commit details
Copy full SHA for 90d6197
Browse repository at this point
Remove os.system calls, use utils from fit_to_csv to parse .fit files in place, stop moving files around
mrhheffernan
committed
d64133c
View commit details
Copy full SHA for d64133c
Browse repository at this point
Remove central location check, fix loop structure, remove duplicate data processing, remove unnecessary separation of fit and gpx files where possible
mrhheffernan
committed
22cac7b
View commit details
Copy full SHA for 22cac7b
Browse repository at this point
Remove inefficient loop over df column
mrhheffernan
committed
729d2ff
View commit details
Copy full SHA for 729d2ff
Browse repository at this point
Update ReadMe
mrhheffernan
committed
1f70b68
View commit details
Copy full SHA for 1f70b68
Browse repository at this point
You can’t perform that action at this time.