| author | Yaroslav Halchenko <debian@onerussian.com> | |
| Fri, 29 Jun 2012 17:02:28 +0000 (17:02 +0000) | ||
| committer | Yaroslav Halchenko <debian@onerussian.com> | |
| Fri, 29 Jun 2012 17:02:28 +0000 (17:02 +0000) | ||
| commit | 99ee88aeb64e822f66692b0c7456c0fb07bae8df | |
| tree | 6b8e84c26e2fc309c7454b880834db4148327dbe | tree | snapshot |
| .coveragerc | [new file with mode: 0644] | blob |
| .gitignore | [new file with mode: 0644] | blob |
| .travis.yml | [new file with mode: 0644] | blob |
| LICENSE | [new file with mode: 0644] | blob |
| MANIFEST.in | [new file with mode: 0644] | blob |
| Makefile | [new file with mode: 0644] | blob |
| NP_LICENSE.txt | [new file with mode: 0644] | blob |
| README.rst | [new file with mode: 0644] | blob |
| RELEASE.rst | [new file with mode: 0644] | blob |
| TODO.rst | [new file with mode: 0644] | blob |
| bench/alignment.py | [new file with mode: 0644] | blob |
| bench/bench_dense_to_sparse.py | [new file with mode: 0644] | blob |
| bench/bench_get_put_value.py | [new file with mode: 0644] | blob |
| bench/bench_groupby.py | [new file with mode: 0644] | blob |
| bench/bench_join_panel.py | [new file with mode: 0644] | blob |
| bench/bench_khash_dict.py | [new file with mode: 0644] | blob |
| bench/bench_merge.R | [new file with mode: 0644] | blob |
| bench/bench_merge.py | [new file with mode: 0644] | blob |
| bench/bench_merge_sqlite.py | [new file with mode: 0644] | blob |
| bench/bench_pivot.R | [new file with mode: 0644] | blob |
| bench/bench_pivot.py | [new file with mode: 0644] | blob |
| bench/bench_sparse.py | [new file with mode: 0644] | blob |
| bench/bench_take_indexing.py | [new file with mode: 0644] | blob |
| bench/bench_unique.py | [new file with mode: 0644] | blob |
| bench/better_unique.py | [new file with mode: 0644] | blob |
| bench/duplicated.R | [new file with mode: 0644] | blob |
| bench/io_roundtrip.py | [new file with mode: 0644] | blob |
| bench/larry.py | [new file with mode: 0644] | blob |
| bench/serialize.py | [new file with mode: 0644] | blob |
| bench/test.py | [new file with mode: 0644] | blob |
| bench/zoo_bench.R | [new file with mode: 0644] | blob |
| bench/zoo_bench.py | [new file with mode: 0644] | blob |
| doc/data/baseball.csv | [new file with mode: 0644] | blob |
| doc/data/iris.data | [new file with mode: 0644] | blob |
| doc/data/mindex_ex.csv | [new file with mode: 0644] | blob |
| doc/make.py | [new file with mode: 0755] | blob |
| doc/plots/stats/moment_plots.py | [new file with mode: 0644] | blob |
| doc/plots/stats/moments_ewma.py | [new file with mode: 0644] | blob |
| doc/plots/stats/moments_ewmvol.py | [new file with mode: 0644] | blob |
| doc/plots/stats/moments_expw.py | [new file with mode: 0644] | blob |
| doc/plots/stats/moments_rolling.py | [new file with mode: 0644] | blob |
| doc/plots/stats/moments_rolling_binary.py | [new file with mode: 0644] | blob |
| doc/source/_static/stub | [new file with mode: 0644] | blob |
| doc/source/api.rst | [new file with mode: 0644] | blob |
| doc/source/basics.rst | [new file with mode: 0644] | blob |
| doc/source/comparison_with_r.rst | [new file with mode: 0644] | blob |
| doc/source/computation.rst | [new file with mode: 0644] | blob |
| doc/source/conf.py | [new file with mode: 0644] | blob |
| doc/source/dsintro.rst | [new file with mode: 0644] | blob |
| doc/source/faq.rst | [new file with mode: 0644] | blob |
| doc/source/gotchas.rst | [new file with mode: 0644] | blob |
| doc/source/groupby.rst | [new file with mode: 0644] | blob |
| doc/source/index.rst | [new file with mode: 0644] | blob |
| doc/source/indexing.rst | [new file with mode: 0644] | blob |
| doc/source/install.rst | [new file with mode: 0644] | blob |
| doc/source/io.rst | [new file with mode: 0644] | blob |
| doc/source/merging.rst | [new file with mode: 0644] | blob |
| doc/source/missing_data.rst | [new file with mode: 0644] | blob |
| doc/source/overview.rst | [new file with mode: 0644] | blob |
| doc/source/r_interface.rst | [new file with mode: 0644] | blob |
| doc/source/related.rst | [new file with mode: 0644] | blob |
| doc/source/reshaping.rst | [new file with mode: 0644] | blob |
| doc/source/sparse.rst | [new file with mode: 0644] | blob |
| doc/source/themes/agogo/layout.html | [new file with mode: 0644] | blob |
| doc/source/themes/agogo/static/agogo.css_t | [new file with mode: 0644] | blob |
| doc/source/themes/agogo/static/bgfooter.png | [new file with mode: 0644] | blob |
| doc/source/themes/agogo/static/bgtop.png | [new file with mode: 0644] | blob |
| doc/source/themes/agogo/theme.conf | [new file with mode: 0644] | blob |
| doc/source/timeseries.rst | [new file with mode: 0644] | blob |
| doc/source/v0.4.x.txt | [new file with mode: 0644] | blob |
| doc/source/v0.5.0.txt | [new file with mode: 0644] | blob |
| doc/source/v0.6.0.txt | [new file with mode: 0644] | blob |
| doc/source/v0.6.1.txt | [new file with mode: 0644] | blob |
| doc/source/v0.7.0.txt | [new file with mode: 0644] | blob |
| doc/source/v0.7.1.txt | [new file with mode: 0644] | blob |
| doc/source/v0.7.2.txt | [new file with mode: 0644] | blob |
| doc/source/v0.7.3.txt | [new file with mode: 0644] | blob |
| doc/source/v0.8.0.txt | [new file with mode: 0644] | blob |
| doc/source/visualization.rst | [new file with mode: 0644] | blob |
| doc/source/whatsnew.rst | [new file with mode: 0644] | blob |
| doc/sphinxext/LICENSE.txt | [new file with mode: 0755] | blob |
| doc/sphinxext/MANIFEST.in | [new file with mode: 0755] | blob |
| doc/sphinxext/README.txt | [new file with mode: 0755] | blob |
| doc/sphinxext/__init__.py | [new file with mode: 0755] | blob |
| doc/sphinxext/comment_eater.py | [new file with mode: 0755] | blob |
| doc/sphinxext/compiler_unparse.py | [new file with mode: 0755] | blob |
| doc/sphinxext/docscrape.py | [new file with mode: 0755] | blob |
| doc/sphinxext/docscrape_sphinx.py | [new file with mode: 0755] | blob |
| doc/sphinxext/ipython_console_highlighting.py | [new file with mode: 0644] | blob |
| doc/sphinxext/ipython_directive.py | [new file with mode: 0644] | blob |
| doc/sphinxext/numpydoc.py | [new file with mode: 0755] | blob |
| doc/sphinxext/only_directives.py | [new file with mode: 0755] | blob |
| doc/sphinxext/phantom_import.py | [new file with mode: 0755] | blob |
| doc/sphinxext/plot_directive.py | [new file with mode: 0755] | blob |
| doc/sphinxext/setup.py | [new file with mode: 0755] | blob |
| doc/sphinxext/tests/test_docscrape.py | [new file with mode: 0755] | blob |
| doc/sphinxext/traitsdoc.py | [new file with mode: 0755] | blob |
| examples/data/SOURCES | [new file with mode: 0644] | blob |
| examples/finance.py | [new file with mode: 0644] | blob |
| examples/regressions.py | [new file with mode: 0644] | blob |
| ez_setup.py | [new file with mode: 0644] | blob |
| fake_pyrex/Pyrex/Distutils/__init__.py | [new file with mode: 0644] | blob |
| fake_pyrex/Pyrex/Distutils/build_ext.py | [new file with mode: 0644] | blob |
| fake_pyrex/Pyrex/__init__.py | [new file with mode: 0644] | blob |
| pandas/__init__.py | [new file with mode: 0644] | blob |
| pandas/compat/__init__.py | [new file with mode: 0644] | blob |
| pandas/compat/scipy.py | [new file with mode: 0644] | blob |
| pandas/core/__init__.py | [new file with mode: 0644] | blob |
| pandas/core/algorithms.py | [new file with mode: 0644] | blob |
| pandas/core/api.py | [new file with mode: 0644] | blob |
| pandas/core/categorical.py | [new file with mode: 0644] | blob |
| pandas/core/common.py | [new file with mode: 0644] | blob |
| pandas/core/daterange.py | [new file with mode: 0644] | blob |
| pandas/core/datetools.py | [new file with mode: 0644] | blob |
| pandas/core/format.py | [new file with mode: 0644] | blob |
| pandas/core/frame.py | [new file with mode: 0644] | blob |
| pandas/core/generic.py | [new file with mode: 0644] | blob |
| pandas/core/groupby.py | [new file with mode: 0644] | blob |
| pandas/core/index.py | [new file with mode: 0644] | blob |
| pandas/core/indexing.py | [new file with mode: 0644] | blob |
| pandas/core/internals.py | [new file with mode: 0644] | blob |
| pandas/core/matrix.py | [new file with mode: 0644] | blob |
| pandas/core/nanops.py | [new file with mode: 0644] | blob |
| pandas/core/panel.py | [new file with mode: 0644] | blob |
| pandas/core/reshape.py | [new file with mode: 0644] | blob |
| pandas/core/series.py | [new file with mode: 0644] | blob |
| pandas/core/sparse.py | [new file with mode: 0644] | blob |
| pandas/core/strings.py | [new file with mode: 0644] | blob |
| pandas/info.py | [new file with mode: 0644] | blob |
| pandas/io/__init__.py | [new file with mode: 0644] | blob |
| pandas/io/data.py | [new file with mode: 0644] | blob |
| pandas/io/date_converters.py | [new file with mode: 0644] | blob |
| pandas/io/parsers.py | [new file with mode: 0644] | blob |
| pandas/io/pytables.py | [new file with mode: 0644] | blob |
| pandas/io/sql.py | [new file with mode: 0644] | blob |
| pandas/io/tests/__init__.py | [new file with mode: 0644] | blob |
| pandas/io/tests/legacy.h5 | [new file with mode: 0644] | blob |
| pandas/io/tests/salary.table | [new file with mode: 0644] | blob |
| pandas/io/tests/test.xls | [new file with mode: 0644] | blob |
| pandas/io/tests/test.xlsx | [new file with mode: 0644] | blob |
| pandas/io/tests/test1.csv | [new file with mode: 0644] | blob |
| pandas/io/tests/test2.csv | [new file with mode: 0644] | blob |
| pandas/io/tests/test2.xls | [new file with mode: 0644] | blob |
| pandas/io/tests/test3.xls | [new file with mode: 0644] | blob |
| pandas/io/tests/test_date_converters.py | [new file with mode: 0644] | blob |
| pandas/io/tests/test_parsers.py | [new file with mode: 0644] | blob |
| pandas/io/tests/test_pytables.py | [new file with mode: 0644] | blob |
| pandas/io/tests/test_sql.py | [new file with mode: 0644] | blob |
| pandas/io/tests/test_yahoo.py | [new file with mode: 0644] | blob |
| pandas/rpy/__init__.py | [new file with mode: 0644] | blob |
| pandas/rpy/base.py | [new file with mode: 0644] | blob |
| pandas/rpy/common.py | [new file with mode: 0644] | blob |
| pandas/rpy/mass.py | [new file with mode: 0644] | blob |
| pandas/rpy/vars.py | [new file with mode: 0644] | blob |
| pandas/sandbox/__init__.py | [new file with mode: 0644] | blob |
| pandas/sandbox/qtpandas.py | [new file with mode: 0644] | blob |
| pandas/sandbox/stats/__init__.py | [new file with mode: 0644] | blob |
| pandas/sandbox/stats/rls.py | [new file with mode: 0644] | blob |
| pandas/setup.py | [new file with mode: 0644] | blob |
| pandas/sparse/__init__.py | [new file with mode: 0644] | blob |
| pandas/sparse/api.py | [new file with mode: 0644] | blob |
| pandas/sparse/array.py | [new file with mode: 0644] | blob |
| pandas/sparse/frame.py | [new file with mode: 0644] | blob |
| pandas/sparse/list.py | [new file with mode: 0644] | blob |
| pandas/sparse/panel.py | [new file with mode: 0644] | blob |
| pandas/sparse/series.py | [new file with mode: 0644] | blob |
| pandas/sparse/tests/__init__.py | [new file with mode: 0644] | blob |
| pandas/sparse/tests/test_array.py | [new file with mode: 0644] | blob |
| pandas/sparse/tests/test_libsparse.py | [new file with mode: 0644] | blob |
| pandas/sparse/tests/test_list.py | [new file with mode: 0644] | blob |
| pandas/sparse/tests/test_sparse.py | [new file with mode: 0644] | blob |
| pandas/src/cppsandbox.pyx | [new file with mode: 0644] | blob |
| pandas/src/data_algos.pyx | [new file with mode: 0644] | blob |
| pandas/src/datetime.pxd | [new file with mode: 0644] | blob |
| pandas/src/datetime.pyx | [new file with mode: 0644] | blob |
| pandas/src/datetime/np_datetime.c | [new file with mode: 0644] | blob |
| pandas/src/datetime/np_datetime.h | [new file with mode: 0644] | blob |
| pandas/src/datetime/np_datetime_strings.c | [new file with mode: 0644] | blob |
| pandas/src/datetime/np_datetime_strings.h | [new file with mode: 0644] | blob |
| pandas/src/datetime_helper.h | [new file with mode: 0644] | blob |
| pandas/src/engines.pyx | [new file with mode: 0644] | blob |
| pandas/src/generate_code.py | [new file with mode: 0644] | blob |
| pandas/src/generated.pyx | [new file with mode: 0644] | blob |
| pandas/src/groupby.pyx | [new file with mode: 0644] | blob |
| pandas/src/hashtable.pxd | [new file with mode: 0644] | blob |
| pandas/src/hashtable.pyx | [new file with mode: 0644] | blob |
| pandas/src/inference.pyx | [new file with mode: 0644] | blob |
| pandas/src/join.pyx | [new file with mode: 0644] | blob |
| pandas/src/khash.h | [new file with mode: 0644] | blob |
| pandas/src/khash.pxd | [new file with mode: 0644] | blob |
| pandas/src/ktypes.h | [new file with mode: 0644] | blob |
| pandas/src/kvec.h | [new file with mode: 0644] | blob |
| pandas/src/moments.pyx | [new file with mode: 0644] | blob |
| pandas/src/ms_inttypes.h | [new file with mode: 0644] | blob |
| pandas/src/ms_stdint.h | [new file with mode: 0644] | blob |
| pandas/src/numpy.pxd | [new file with mode: 0644] | blob |
| pandas/src/numpy_helper.h | [new file with mode: 0644] | blob |
| pandas/src/offsets.pyx | [new file with mode: 0644] | blob |
| pandas/src/period.c | [new file with mode: 0644] | blob |
| pandas/src/period.h | [new file with mode: 0644] | blob |
| pandas/src/plib.pyx | [new file with mode: 0644] | blob |
| pandas/src/properties.pyx | [new file with mode: 0644] | blob |
| pandas/src/reduce.pyx | [new file with mode: 0644] | blob |
| pandas/src/reindex.pyx | [new file with mode: 0644] | blob |
| pandas/src/sandbox.pyx | [new file with mode: 0644] | blob |
| pandas/src/skiplist.h | [new file with mode: 0644] | blob |
| pandas/src/skiplist.pxd | [new file with mode: 0644] | blob |
| pandas/src/skiplist.pyx | [new file with mode: 0644] | blob |
| pandas/src/sparse.pyx | [new file with mode: 0644] | blob |
| pandas/src/stats.pyx | [new file with mode: 0644] | blob |
| pandas/src/stdint.h | [new file with mode: 0644] | blob |
| pandas/src/tseries.pyx | [new file with mode: 0644] | blob |
| pandas/src/util.pxd | [new file with mode: 0644] | blob |
| pandas/stats/__init__.py | [new file with mode: 0644] | blob |
| pandas/stats/api.py | [new file with mode: 0644] | blob |
| pandas/stats/common.py | [new file with mode: 0644] | blob |
| pandas/stats/fama_macbeth.py | [new file with mode: 0644] | blob |
| pandas/stats/interface.py | [new file with mode: 0644] | blob |
| pandas/stats/math.py | [new file with mode: 0644] | blob |
| pandas/stats/misc.py | [new file with mode: 0644] | blob |
| pandas/stats/moments.py | [new file with mode: 0644] | blob |
| pandas/stats/ols.py | [new file with mode: 0644] | blob |
| pandas/stats/plm.py | [new file with mode: 0644] | blob |
| pandas/stats/tests/__init__.py | [new file with mode: 0644] | blob |
| pandas/stats/tests/common.py | [new file with mode: 0644] | blob |
| pandas/stats/tests/test_fama_macbeth.py | [new file with mode: 0644] | blob |
| pandas/stats/tests/test_math.py | [new file with mode: 0644] | blob |
| pandas/stats/tests/test_moments.py | [new file with mode: 0644] | blob |
| pandas/stats/tests/test_ols.py | [new file with mode: 0644] | blob |
| pandas/stats/tests/test_var.py | [new file with mode: 0644] | blob |
| pandas/stats/var.py | [new file with mode: 0644] | blob |
| pandas/tests/__init__.py | [new file with mode: 0644] | blob |
| pandas/tests/data/iris.csv | [new file with mode: 0644] | blob |
| pandas/tests/data/mindex_073.pickle | [new file with mode: 0644] | blob |
| pandas/tests/data/multiindex_v1.pickle | [new file with mode: 0644] | blob |
| pandas/tests/data/unicode_series.csv | [new file with mode: 0644] | blob |
| pandas/tests/test_algos.py | [new file with mode: 0644] | blob |
| pandas/tests/test_common.py | [new file with mode: 0644] | blob |
| pandas/tests/test_factor.py | [new file with mode: 0644] | blob |
| pandas/tests/test_format.py | [new file with mode: 0644] | blob |
| pandas/tests/test_frame.py | [new file with mode: 0644] | blob |
| pandas/tests/test_graphics.py | [new file with mode: 0644] | blob |
| pandas/tests/test_groupby.py | [new file with mode: 0644] | blob |
| pandas/tests/test_index.py | [new file with mode: 0644] | blob |
| pandas/tests/test_internals.py | [new file with mode: 0644] | blob |
| pandas/tests/test_multilevel.py | [new file with mode: 0644] | blob |
| pandas/tests/test_ndframe.py | [new file with mode: 0644] | blob |
| pandas/tests/test_panel.py | [new file with mode: 0644] | blob |
| pandas/tests/test_reshape.py | [new file with mode: 0644] | blob |
| pandas/tests/test_series.py | [new file with mode: 0644] | blob |
| pandas/tests/test_stats.py | [new file with mode: 0644] | blob |
| pandas/tests/test_tseries.py | [new file with mode: 0644] | blob |
| pandas/tools/__init__.py | [new file with mode: 0644] | blob |
| pandas/tools/describe.py | [new file with mode: 0644] | blob |
| pandas/tools/merge.py | [new file with mode: 0644] | blob |
| pandas/tools/pivot.py | [new file with mode: 0644] | blob |
| pandas/tools/plotting.py | [new file with mode: 0644] | blob |
| pandas/tools/tests/__init__.py | [new file with mode: 0644] | blob |
| pandas/tools/tests/test_merge.py | [new file with mode: 0644] | blob |
| pandas/tools/tests/test_pivot.py | [new file with mode: 0644] | blob |
| pandas/tools/tests/test_tile.py | [new file with mode: 0644] | blob |
| pandas/tools/tests/test_tools.py | [new file with mode: 0644] | blob |
| pandas/tools/tile.py | [new file with mode: 0644] | blob |
| pandas/tools/util.py | [new file with mode: 0644] | blob |
| pandas/tseries/__init__.py | [new file with mode: 0644] | blob |
| pandas/tseries/api.py | [new file with mode: 0644] | blob |
| pandas/tseries/converter.py | [new file with mode: 0644] | blob |
| pandas/tseries/frequencies.py | [new file with mode: 0644] | blob |
| pandas/tseries/index.py | [new file with mode: 0644] | blob |
| pandas/tseries/interval.py | [new file with mode: 0644] | blob |
| pandas/tseries/offsets.py | [new file with mode: 0644] | blob |
| pandas/tseries/period.py | [new file with mode: 0644] | blob |
| pandas/tseries/plotting.py | [new file with mode: 0644] | blob |
| pandas/tseries/resample.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/__init__.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/data/daterange_073.pickle | [new file with mode: 0644] | blob |
| pandas/tseries/tests/data/frame.pickle | [new file with mode: 0644] | blob |
| pandas/tseries/tests/data/series.pickle | [new file with mode: 0644] | blob |
| pandas/tseries/tests/data/series_daterange0.pickle | [new file with mode: 0644] | blob |
| pandas/tseries/tests/test_cursor.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/test_daterange.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/test_frequencies.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/test_offsets.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/test_period.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/test_plotting.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/test_resample.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/test_timeseries.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/test_timezones.py | [new file with mode: 0644] | blob |
| pandas/tseries/tests/test_util.py | [new file with mode: 0644] | blob |
| pandas/tseries/tools.py | [new file with mode: 0644] | blob |
| pandas/tseries/util.py | [new file with mode: 0644] | blob |
| pandas/util/__init__.py | [new file with mode: 0644] | blob |
| pandas/util/clipboard.py | [new file with mode: 0644] | blob |
| pandas/util/compat.py | [new file with mode: 0644] | blob |
| pandas/util/counter.py | [new file with mode: 0644] | blob |
| pandas/util/decorators.py | [new file with mode: 0644] | blob |
| pandas/util/map.py | [new file with mode: 0644] | blob |
| pandas/util/misc.py | [new file with mode: 0644] | blob |
| pandas/util/py3compat.py | [new file with mode: 0644] | blob |
| pandas/util/terminal.py | [new file with mode: 0644] | blob |
| pandas/util/testing.py | [new file with mode: 0644] | blob |
| scripts/bench_join.R | [new file with mode: 0644] | blob |
| scripts/bench_join.py | [new file with mode: 0644] | blob |
| scripts/bench_join_multi.py | [new file with mode: 0644] | blob |
| scripts/bench_refactor.py | [new file with mode: 0644] | blob |
| scripts/boxplot_test.py | [new file with mode: 0644] | blob |
| scripts/count_code.sh | [new file with mode: 0755] | blob |
| scripts/faster_xs.py | [new file with mode: 0644] | blob |
| scripts/file_sizes.py | [new file with mode: 0644] | blob |
| scripts/git-mrb | [new file with mode: 0644] | blob |
| scripts/git_code_churn.py | [new file with mode: 0644] | blob |
| scripts/groupby_sample.py | [new file with mode: 0644] | blob |
| scripts/groupby_speed.py | [new file with mode: 0644] | blob |
| scripts/groupby_test.py | [new file with mode: 0644] | blob |
| scripts/hdfstore_panel_perf.py | [new file with mode: 0644] | blob |
| scripts/leak.py | [new file with mode: 0644] | blob |
| scripts/parser_magic.py | [new file with mode: 0644] | blob |
| scripts/preepoch_test.py | [new file with mode: 0644] | blob |
| scripts/roll_median_leak.py | [new file with mode: 0644] | blob |
| scripts/runtests.py | [new file with mode: 0644] | blob |
| scripts/test_py25.bat | [new file with mode: 0644] | blob |
| scripts/test_py26.bat | [new file with mode: 0644] | blob |
| scripts/test_py27.bat | [new file with mode: 0644] | blob |
| scripts/test_py31.bat | [new file with mode: 0644] | blob |
| scripts/test_py32.bat | [new file with mode: 0644] | blob |
| scripts/testmed.py | [new file with mode: 0644] | blob |
| scripts/winbuild_py25.bat | [new file with mode: 0644] | blob |
| scripts/winbuild_py27.bat | [new file with mode: 0644] | blob |
| setup.py | [new file with mode: 0755] | blob |
| test.sh | [new file with mode: 0755] | blob |
| test_fast.sh | [new file with mode: 0755] | blob |
| test_rebuild.sh | [new file with mode: 0755] | blob |
| tox.ini | [new file with mode: 0644] | blob |
| ts_todo.txt | [new file with mode: 0644] | blob |
| vb_suite/.gitignore | [new file with mode: 0644] | blob |
| vb_suite/attrs_caching.py | [new file with mode: 0644] | blob |
| vb_suite/binary_ops.py | [new file with mode: 0644] | blob |
| vb_suite/ctors.py | [new file with mode: 0644] | blob |
| vb_suite/frame_ctor.py | [new file with mode: 0644] | blob |
| vb_suite/frame_methods.py | [new file with mode: 0644] | blob |
| vb_suite/generate_rst_files.py | [new file with mode: 0644] | blob |
| vb_suite/groupby.py | [new file with mode: 0644] | blob |
| vb_suite/index_object.py | [new file with mode: 0644] | blob |
| vb_suite/indexing.py | [new file with mode: 0644] | blob |
| vb_suite/io_bench.py | [new file with mode: 0644] | blob |
| vb_suite/join_merge.py | [new file with mode: 0644] | blob |
| vb_suite/make.py | [new file with mode: 0755] | blob |
| vb_suite/miscellaneous.py | [new file with mode: 0644] | blob |
| vb_suite/pandas_vb_common.py | [new file with mode: 0644] | blob |
| vb_suite/panel_ctor.py | [new file with mode: 0644] | blob |
| vb_suite/parser.py | [new file with mode: 0644] | blob |
| vb_suite/reindex.py | [new file with mode: 0644] | blob |
| vb_suite/replace.py | [new file with mode: 0644] | blob |
| vb_suite/reshape.py | [new file with mode: 0644] | blob |
| vb_suite/run_suite.py | [new file with mode: 0644] | blob |
| vb_suite/source/_static/stub | [new file with mode: 0644] | blob |
| vb_suite/source/conf.py | [new file with mode: 0644] | blob |
| vb_suite/source/themes/agogo/layout.html | [new file with mode: 0644] | blob |
| vb_suite/source/themes/agogo/static/agogo.css_t | [new file with mode: 0644] | blob |
| vb_suite/source/themes/agogo/static/bgfooter.png | [new file with mode: 0644] | blob |
| vb_suite/source/themes/agogo/static/bgtop.png | [new file with mode: 0644] | blob |
| vb_suite/source/themes/agogo/theme.conf | [new file with mode: 0644] | blob |
| vb_suite/sparse.py | [new file with mode: 0644] | blob |
| vb_suite/stat_ops.py | [new file with mode: 0644] | blob |
| vb_suite/suite.py | [new file with mode: 0644] | blob |
| vb_suite/test.py | [new file with mode: 0644] | blob |
| vb_suite/timeseries.py | [new file with mode: 0644] | blob |