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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pydata
/
patsy
Public
Notifications
You must be signed in to change notification settings
Fork
106
Star
989
Code
Issues
67
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Patsy pickling
- #67
#67
Open
chrish42
wants to merge 13 commits into
pydata:master
pydata/patsy:master
from
chrish42:patsy-pickles
chrish42/patsy:patsy-pickles
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Patsy pickling
#67
chrish42
wants to merge 13 commits into
pydata:master
pydata/patsy:master
from
chrish42:patsy-pickles
chrish42/patsy:patsy-pickles
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2016
Check that a builder roundtrips through pickle and will give the same results afterwards.
chrish42
committed
34bc09b
View commit details
Copy full SHA for 34bc09b
Browse repository at this point
Beginning of work on pickling.
chrish42
committed
3bc08d6
View commit details
Copy full SHA for 3bc08d6
Browse repository at this point
Beginning of igh-level tests for pickling.
chrish42
committed
d5ed045
View commit details
Copy full SHA for d5ed045
Browse repository at this point
Remove stray whitespace and indents.
chrish42
committed
d431764
View commit details
Copy full SHA for d431764
Browse repository at this point
Commits on Jun 4, 2016
In-progress work for pickling tests.
chrish42
committed
71e4a64
View commit details
Copy full SHA for 71e4a64
Browse repository at this point
Add TODO comment.
chrish42
committed
ddbf6be
View commit details
Copy full SHA for ddbf6be
Browse repository at this point
Commits on Jun 5, 2016
Pickling of EvalFactor, with testcase for making sure origin is pickled.
chrish42
committed
3164cd9
View commit details
Copy full SHA for 3164cd9
Browse repository at this point
More fully fleshed-out version of pickling test harness.
chrish42
committed
c5a8e75
View commit details
Copy full SHA for c5a8e75
Browse repository at this point
Better error message when unpickling a version that is not supported.
chrish42
committed
62b1ce4
View commit details
Copy full SHA for 62b1ce4
Browse repository at this point
More flesh-out version of high-level tests for pickling design_info objects.
chrish42
committed
c870d4d
View commit details
Copy full SHA for c870d4d
Browse repository at this point
Small code tweaks.
chrish42
committed
858a623
View commit details
Copy full SHA for 858a623
Browse repository at this point
Sample test pickle.
chrish42
committed
4b74a05
View commit details
Copy full SHA for 4b74a05
Browse repository at this point
Commits on Jun 6, 2016
Add TODO note for force=True future option for creating test pickles.
chrish42
committed
12c7471
View commit details
Copy full SHA for 12c7471
Browse repository at this point
You can’t perform that action at this time.