89
I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
modified build script More... almost 16 years ago
minor change More... almost 16 years ago
made build script for lib More... almost 16 years ago
set to ignore pyc files More... almost 16 years ago
removed linmodel module More... almost 16 years ago
import fixes, removed old unit tests More... almost 16 years ago
misc fixed to Cython More... almost 16 years ago
changes for cython 0.12 More... almost 16 years ago
added OLS and PanelOLS functionality More... almost 16 years ago
reorganized cython code. rolling moment implementations More... almost 16 years ago
diff cruft More... almost 16 years ago
merging latest developments, in particular LongPanel, WidePanel More... almost 16 years ago
added sandbox directory and restricted least-squares class More... almost 16 years ago
using ndarray.take More... almost 16 years ago
fleshing out docstrings, API. added filterItems More... almost 16 years ago
added slice function to LongPanel More... almost 16 years ago
added prototype WidePanel, LongPanel More... almost 16 years ago
made index attribute a property More... almost 16 years ago
got rid of usages of np.unique More... almost 16 years ago
made sum, count, mean functions more robust to mixed-type data More... almost 16 years ago
revamped DataFrame.reindex to better handle mixed-type data, and also be a lot faster More... almost 16 years ago
misc cleanup More... almost 16 years ago
some Series constructor cleanup, made DataFrame.toDataMatrix better More... almost 16 years ago
misc fixes More... almost 16 years ago
couple unfortunate hacks with numpy ascii and unicode string types in groupby More... almost 16 years ago
removed reference to regress function More... almost 16 years ago
improved regression example More... almost 16 years ago
improved regression example More... almost 16 years ago
cleaned up linmodel class and made to work with scikits.statsmodels More... almost 16 years ago
added regression examples More... almost 16 years ago