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
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
.
frictionlessdata
/
frictionless-py
Public
Notifications
You must be signed in to change notification settings
Fork
172
Star
839
Code
Issues
217
Pull requests
23
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
refactor: proper class for field info, schema_sync handled by Header
- #1782
#1782
Merged
pierrecamilleri
merged 11 commits into
main
frictionlessdata/frictionless-py:main
from
refactor/fields-info
frictionlessdata/frictionless-py:refactor/fields-info
Copy head branch name to clipboard
Jun 3, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
refactor: proper class for field info, schema_sync handled by Header
#1782
pierrecamilleri
merged 11 commits into
main
frictionlessdata/frictionless-py:main
from
refactor/fields-info
frictionlessdata/frictionless-py:refactor/fields-info
Copy head branch name to clipboard
Commits
Commits on May 21, 2026
refactor: extract methods and introduce `Header.get_expected_fields`
pierrecamilleri
committed
d20165e
View commit details
Copy full SHA for d20165e
Browse repository at this point
Allow to passe Fields instead of field_info to Row
pierrecamilleri
committed
e1d3c40
View commit details
Copy full SHA for e1d3c40
Browse repository at this point
Remove field_info *outside* of Row
pierrecamilleri
committed
6895671
View commit details
Copy full SHA for 6895671
Browse repository at this point
Table.__open_row_stream uses Header.get_expected_fields()
pierrecamilleri
committed
81f5c53
View commit details
Copy full SHA for 81f5c53
Browse repository at this point
Remove schema mutation for schema-sync *sigh*
pierrecamilleri
committed
a2937e7
View commit details
Copy full SHA for a2937e7
Browse repository at this point
Remove field_info from Row class as well
Show description for 1dcbb3b
pierrecamilleri
committed
1dcbb3b
View commit details
Copy full SHA for 1dcbb3b
Browse repository at this point
fix: format
pierrecamilleri
committed
bad1204
View commit details
Copy full SHA for bad1204
Browse repository at this point
Commits on Jun 1, 2026
fix: types
pierrecamilleri
committed
73f419e
View commit details
Copy full SHA for 73f419e
Browse repository at this point
Commits on Jun 3, 2026
fix(perf): compute cell_handlers once
pierrecamilleri
committed
2e2b266
View commit details
Copy full SHA for 2e2b266
Browse repository at this point
fix: create reader/writer of the original, not the copy
pierrecamilleri
committed
e20ef35
View commit details
Copy full SHA for e20ef35
Browse repository at this point
Update comments in test_validate.py
Show description for b284ab1
pierrecamilleri
authored
b284ab1
View commit details
Copy full SHA for b284ab1
Browse repository at this point
You can’t perform that action at this time.