pandas 라이브러리 괜찮던데. 그간 내가 한 일들의 (훨씬) 진화 버전쯤 되는듯. 2년 걸렸다니 헐 'ㅅ'
Slides: 여기에
Brain dump:
tools
- numpy/scipy
- ipython + matplotlib
- Cython/Pyrex
- great for building systems
weakness
- sorta thin populations
- not many econometrics libraries
- scikits.statsmodels are helping changing that
pandas project
- born at AQR
- understand time series data
- wow this looks really nice
what's in pandas?
- numpy-backed data structures
- common time series statistical operators
- econometrics/statistical regression library
demo
- wesmckinn@gmail.com
- pandas.sourceforge.net
- HDF5 PyTables
- pytz


