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 }}
Magnus167
/
rustframe
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
28
Code
Issues
1
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add CSV functions
- #30
#30
Draft
Magnus167
wants to merge 23 commits into
develop
Magnus167/rustframe:develop
from
csv
Magnus167/rustframe:csv
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
Add CSV functions
#30
Magnus167
wants to merge 23 commits into
develop
Magnus167/rustframe:develop
from
csv
Magnus167/rustframe:csv
Copy head branch name to clipboard
Commits
Commits on May 1, 2025
Update README to include upcoming features for CSV I/O, Date Utils, and more math functions
Magnus167
committed
623303c
View commit details
Copy full SHA for 623303c
Browse repository at this point
Merge branch 'main' into csv
Magnus167
authored
9fcb1ea
View commit details
Copy full SHA for 9fcb1ea
Browse repository at this point
Commits on May 2, 2025
Merge branch 'main' into csv
Magnus167
authored
f5f3f2c
View commit details
Copy full SHA for f5f3f2c
Browse repository at this point
Commits on May 3, 2025
Merge branch 'main' into csv
Magnus167
authored
d2c2ebc
View commit details
Copy full SHA for d2c2ebc
Browse repository at this point
Commits on May 4, 2025
Merge branch 'main' into csv
Magnus167
authored
197739b
View commit details
Copy full SHA for 197739b
Browse repository at this point
Merge branch 'main' into csv
Magnus167
authored
84e1b42
View commit details
Copy full SHA for 84e1b42
Browse repository at this point
Merge branch 'main' into csv
Magnus167
authored
a45a5ec
View commit details
Copy full SHA for a45a5ec
Browse repository at this point
Commits on May 5, 2025
Merge branch 'main' into csv
Magnus167
authored
689169b
View commit details
Copy full SHA for 689169b
Browse repository at this point
Merge branch 'main' into csv
Magnus167
authored
2e071a6
View commit details
Copy full SHA for 2e071a6
Browse repository at this point
Commits on May 11, 2025
Merge branch 'main' into csv
Magnus167
authored
b937ed1
View commit details
Copy full SHA for b937ed1
Browse repository at this point
Commits on May 12, 2025
Merge branch 'main' into csv
Magnus167
authored
8cbb957
View commit details
Copy full SHA for 8cbb957
Browse repository at this point
Commits on May 15, 2025
Merge branch 'main' into csv
Magnus167
authored
b1dc18d
View commit details
Copy full SHA for b1dc18d
Browse repository at this point
Commits on Jun 7, 2025
Merge branch 'main' into csv
Magnus167
authored
325e754
View commit details
Copy full SHA for 325e754
Browse repository at this point
Commits on Jul 3, 2025
Merge branch 'main' into csv
Magnus167
authored
960fd34
View commit details
Copy full SHA for 960fd34
Browse repository at this point
Commits on Jul 6, 2025
Merge branch 'main' into csv
Magnus167
authored
9ef7193
View commit details
Copy full SHA for 9ef7193
Browse repository at this point
Merge branch 'main' into csv
Magnus167
authored
27275e2
View commit details
Copy full SHA for 27275e2
Browse repository at this point
Merge branch 'main' into csv
Magnus167
authored
cd3aa84
View commit details
Copy full SHA for cd3aa84
Browse repository at this point
Commits on Aug 5, 2025
Merge branch 'main' into csv
Magnus167
authored
c56574f
View commit details
Copy full SHA for c56574f
Browse repository at this point
Revert "Update README to include upcoming features for CSV I/O, Date Utils, and more math functions"
Show description for 1381c77
Magnus167
committed
1381c77
View commit details
Copy full SHA for 1381c77
Browse repository at this point
Commits on Aug 7, 2025
Implement CSV reader with support for custom separators and data types
Magnus167
committed
df8c1d2
View commit details
Copy full SHA for df8c1d2
Browse repository at this point
Add csv module and core functionality for CSV reading
Magnus167
committed
23367c7
View commit details
Copy full SHA for 23367c7
Browse repository at this point
Commits on Aug 24, 2025
Enhance CSV reader with support for UInt, Date, and DateTime types; add builder methods for easier configuration
Magnus167
committed
4ba5cfe
View commit details
Copy full SHA for 4ba5cfe
Browse repository at this point
Update documentation for CSV module with detailed usage examples
Magnus167
committed
ef25e77
View commit details
Copy full SHA for ef25e77
Browse repository at this point
You can’t perform that action at this time.