FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for patsy - IBMZ-Linux-OSS-Python/patsy · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
IBMZ-Linux-OSS-Python
/
patsy
Public
forked from
pydata/patsy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
patsy
patsy
on
splines
User selector
Datepicker
Commit history
Commits on Aug 10, 2013
make bs() public
njsmith
committed
4065224
View commit details
Copy full SHA for 4065224
View code at this point
Browse repository at this point
working bs()
njsmith
committed
c1e8f0f
View commit details
Copy full SHA for c1e8f0f
View code at this point
Browse repository at this point
Commits on Aug 8, 2013
attempt to build scipy on travis; pushing to see what happens
njsmith
committed
44b5c86
View commit details
Copy full SHA for 44b5c86
View code at this point
Browse repository at this point
old stateful.py tests working again
njsmith
committed
25129fc
View commit details
Copy full SHA for 25129fc
View code at this point
Browse repository at this point
checkpoint -- wrote a bunch of code and tests, haven't tried running them yet
njsmith
committed
610d7a1
View commit details
Copy full SHA for 610d7a1
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
TODO -> TODONE
njsmith
committed
ed7f808
View commit details
Copy full SHA for ed7f808
View code at this point
Browse repository at this point
Add ability to build a subset of terms.
Show description for 2b1740d
njsmith
committed
2b1740d
View commit details
Copy full SHA for 2b1740d
View code at this point
Browse repository at this point
Merge branch 'master' into splines
njsmith
committed
9df3873
View commit details
Copy full SHA for 9df3873
View code at this point
Browse repository at this point
Commits on Apr 12, 2013
Move LookupFactor to user_util, and allow users to mark variables as categorical directly from it
njsmith
committed
559d3c7
View commit details
Copy full SHA for 559d3c7
View code at this point
Browse repository at this point
Fix quoting in Q() docstring
njsmith
committed
7ddb7f3
View commit details
Copy full SHA for 7ddb7f3
View code at this point
Browse repository at this point
Commits on Apr 2, 2013
Merge branch 'master' into splines
njsmith
committed
9d2666e
View commit details
Copy full SHA for 9d2666e
View code at this point
Browse repository at this point
marginally better error message on bad uses of Q()
njsmith
committed
74d5318
View commit details
Copy full SHA for 74d5318
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
fix formatting of Q() docs
njsmith
committed
ace484b
View commit details
Copy full SHA for ace484b
View code at this point
Browse repository at this point
Commits on Mar 17, 2013
small cleanups, improve test coverage slightly
njsmith
committed
26db44a
View commit details
Copy full SHA for 26db44a
View code at this point
Browse repository at this point
All tests pass!
njsmith
committed
00889d5
View commit details
Copy full SHA for 00889d5
View code at this point
Browse repository at this point
code maybe done? And patsy.build, patsy.categorical, patsy.missing tests pass
njsmith
committed
20c1660
View commit details
Copy full SHA for 20c1660
View code at this point
Browse repository at this point
patsy.build, patsy.categorical, patsy.missing tests pass
njsmith
committed
f265504
View commit details
Copy full SHA for f265504
View code at this point
Browse repository at this point
patsy.build and patsy.categorical tests pass
njsmith
committed
34425be
View commit details
Copy full SHA for 34425be
View code at this point
Browse repository at this point
Commits on Mar 16, 2013
checkpoint
njsmith
committed
109419b
View commit details
Copy full SHA for 109419b
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
checkpoint
njsmith
committed
ed653c1
View commit details
Copy full SHA for ed653c1
View code at this point
Browse repository at this point
treat numpy.ma masked values as missing in Categorical.from_sequence
njsmith
committed
c63f202
View commit details
Copy full SHA for c63f202
View code at this point
Browse repository at this point
Fix all the test failures introduced by d317c69ffd72b
Show description for e6a117f
njsmith
committed
e6a117f
View commit details
Copy full SHA for e6a117f
View code at this point
Browse repository at this point
improve NA_action= docs
njsmith
committed
3dc8a5f
View commit details
Copy full SHA for 3dc8a5f
View code at this point
Browse repository at this point
tweak dmatrices doc
njsmith
committed
adbc4cc
View commit details
Copy full SHA for adbc4cc
View code at this point
Browse repository at this point
ENH: add missing value handling
Show description for d317c69
njsmith
committed
d317c69
View commit details
Copy full SHA for d317c69
View code at this point
Browse repository at this point
Commits on Feb 10, 2013
prevent the pandas.Categorical support breaking support for older versions of pandas
njsmith
committed
48d4eee
View commit details
Copy full SHA for 48d4eee
View code at this point
Browse repository at this point
handle pandas.Categorical-valued factors as categorical data
njsmith
committed
f9e8b20
View commit details
Copy full SHA for f9e8b20
View code at this point
Browse repository at this point
Commits on Nov 6, 2012
continue to use IPython for pretty-printing, but only if it is already loaded; never load it ourselves. Closes #12.
njsmith
committed
58f66e9
View commit details
Copy full SHA for 58f66e9
View code at this point
Browse repository at this point
Commits on Oct 30, 2012
Better error reporting for exceptions in formula evaluation
Show description for ad06fc3
njsmith
committed
ad06fc3
View commit details
Copy full SHA for ad06fc3
View code at this point
Browse repository at this point
remove some dead code
njsmith
committed
21c0712
View commit details
Copy full SHA for 21c0712
View code at this point
Browse repository at this point
Commits on Oct 25, 2012
attempt to clean up sphinx errors encountered at readthedocs
njsmith
committed
af5a2a8
View commit details
Copy full SHA for af5a2a8
View code at this point
Browse repository at this point
Commits on Aug 15, 2012
Apparently every class with a __eq__ method also needs a __ne__ method. Who knew?
njsmith
committed
070d0a3
View commit details
Copy full SHA for 070d0a3
View code at this point
Browse repository at this point
Commits on Aug 13, 2012
Enhance EvalEnvironment.capture to provide the proper semantics for new dmatrix-like functions
njsmith
committed
29ca434
View commit details
Copy full SHA for 29ca434
View code at this point
Browse repository at this point
initial steps towards spline support
njsmith
committed
e46df83
View commit details
Copy full SHA for e46df83
View code at this point
Browse repository at this point
Commits on Aug 1, 2012
rename parse_core to infix_parse
njsmith
committed
0b5519c
View commit details
Copy full SHA for 0b5519c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL