WzDat stands for Webzen Data Analysis Toolkit (pronounce it like "What's that?"), which started as an attempt to build IPython & Pandas based data analysis system. WzDat augments the power of IPython & Pandas by prividing features like:
- Filter large number of files by condition(
node
,server
,date
). - Select lines in selected files by word matching(
find
). - Convert lines into Pandas'
DataFrame
. - Present IPython Notebook result to Dashboard.
Currently WzDat consists of three applications. WzDat Python Module, Dashboard and WzDat Forwarder for Windows. This repository is for WzDat Python Module & Dashboard.
- Latest Document
- http://wzdat.readthedocs.org/