CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
c/api.cc
c/buffer.cc
c/buffer.h
c/column.cc
c/column.h
c/column_from_python.cc
c/datatable.cc
c/datatable.h
c/datatablemodule.cc
c/datatablemodule.h
c/encodings.cc
c/encodings.h
c/groupby.cc
c/groupby.h
c/mmm.cc
c/mmm.h
c/options.cc
c/options.h
c/py_buffers.cc
c/py_encodings.cc
c/py_encodings.h
c/rowindex.cc
c/rowindex.h
c/rowindex_array.cc
c/rowindex_impl.h
c/rowindex_slice.cc
c/set_funcs.cc
c/sort.cc
c/sort.h
c/sort_groups.cc
c/sort_insert.cc
c/stats.cc
c/stats.h
c/types.cc
c/types.h
c/writebuf.cc
c/writebuf.h
c/wstringcol.cc
c/wstringcol.h
c/ztest.cc
c/ztest.h
c/column/column_impl.cc
c/column/column_impl.h
c/column/const.cc
c/column/const.h
c/column/const_na.cc
c/column/func_binary.h
c/column/func_nary.h
c/column/func_unary.h
c/column/isclose.h
c/column/latent.cc
c/column/latent.h
c/column/nafilled.cc
c/column/nafilled.h
c/column/npmasked.cc
c/column/npmasked.h
c/column/pysources.cc
c/column/pysources.h
c/column/range.cc
c/column/range.h
c/column/rbound.cc
c/column/rbound.h
c/column/repeated.cc
c/column/repeated.h
c/column/sentinel.cc
c/column/sentinel.h
c/column/sentinel_fw.cc
c/column/sentinel_fw.h
c/column/sentinel_str.cc
c/column/sentinel_str.h
c/column/shift.h
c/column/strvec.h
c/column/view.cc
c/column/view.h
c/column/virtual.cc
c/column/virtual.h
c/csv/dtoa.h
c/csv/fread.cc
c/csv/itoa.h
c/csv/py_csv.cc
c/csv/reader.cc
c/csv/reader.h
c/csv/reader_arff.cc
c/csv/reader_arff.h
c/csv/reader_fread.cc
c/csv/reader_fread.h
c/csv/reader_parsers.cc
c/csv/reader_parsers.h
c/csv/toa.h
c/expr/args_registry.cc
c/expr/args_registry.h
c/expr/declarations.h
c/expr/eval_context.cc
c/expr/eval_context.h
c/expr/expr.cc
c/expr/expr.h
c/expr/head.cc
c/expr/head.h
c/expr/head_frame.cc
c/expr/head_frame.h
c/expr/head_func.cc
c/expr/head_func.h
c/expr/head_func_binary.cc
c/expr/head_func_cast.cc
c/expr/head_func_colset.cc
c/expr/head_func_column.cc
c/expr/head_func_isclose.cc
c/expr/head_func_nary.cc
c/expr/head_func_other.cc
c/expr/head_func_other.h
c/expr/head_func_shift.cc
c/expr/head_func_unary.cc
c/expr/head_list.cc
c/expr/head_list.h
c/expr/head_literal.cc
c/expr/head_literal.h
c/expr/head_literal_bool.cc
c/expr/head_literal_float.cc
c/expr/head_literal_int.cc
c/expr/head_literal_none.cc
c/expr/head_literal_range.cc
c/expr/head_literal_sliceall.cc
c/expr/head_literal_sliceint.cc
c/expr/head_literal_slicestr.cc
c/expr/head_literal_string.cc
c/expr/head_literal_type.cc
c/expr/head_reduce.cc
c/expr/head_reduce.h
c/expr/head_reduce_binary.cc
c/expr/head_reduce_nullary.cc
c/expr/head_reduce_unary.cc
c/expr/op.h
c/expr/py_by.cc
c/expr/py_by.h
c/expr/py_join.cc
c/expr/py_join.h
c/expr/py_sort.cc
c/expr/py_sort.h
c/expr/py_update.cc
c/expr/py_update.h
c/expr/workframe.cc
c/expr/workframe.h
c/expr/fbinary/arithmetic.cc
c/expr/fbinary/bimaker.cc
c/expr/fbinary/bimaker.h
c/expr/fbinary/bimaker_impl.h
c/expr/fbinary/bitwise.cc
c/expr/fbinary/math.cc
c/expr/fbinary/pyfn.cc
c/expr/fbinary/relational.cc
c/expr/fnary/fnary.cc
c/expr/fnary/fnary.h
c/expr/fnary/pyfn.cc
c/expr/fnary/rowall.cc
c/expr/fnary/rowany.cc
c/expr/fnary/rowcount.cc
c/expr/fnary/rowfirstlast.cc
c/expr/fnary/rowmean.cc
c/expr/fnary/rowminmax.cc
c/expr/fnary/rowsd.cc
c/expr/fnary/rowsum.cc
c/expr/funary/basic.cc
c/expr/funary/exponential.cc
c/expr/funary/floating.cc
c/expr/funary/hyperbolic.cc
c/expr/funary/pyfn.cc
c/expr/funary/pyfn.h
c/expr/funary/special.cc
c/expr/funary/trigonometric.cc
c/expr/funary/umaker.cc
c/expr/funary/umaker.h
c/expr/funary/umaker_impl.h
c/frame/__getitem__.cc
c/frame/__init__.cc
c/frame/__iter__.cc
c/frame/__repr__.cc
c/frame/__sizeof__.cc
c/frame/cast.cc
c/frame/cbind.cc
c/frame/integrity_check.cc
c/frame/join.cc
c/frame/key.cc
c/frame/names.cc
c/frame/py_frame.cc
c/frame/py_frame.h
c/frame/rbind.cc
c/frame/repeat.cc
c/frame/replace.cc
c/frame/stats.cc
c/frame/to_csv.cc
c/frame/to_numpy.cc
c/frame/to_python.cc
c/frame/repr/html_styles.cc
c/frame/repr/html_widget.h
c/frame/repr/repr_options.cc
c/frame/repr/repr_options.h
c/frame/repr/terminal_widget.cc
c/frame/repr/terminal_widget.h
c/frame/repr/text_column.cc
c/frame/repr/text_column.h
c/frame/repr/widget.cc
c/frame/repr/widget.h
c/jay/jay_generated.h
c/jay/open_jay.cc
c/jay/save_jay.cc
c/lib/flatbuffers/base.h
c/lib/flatbuffers/flatbuffers.h
c/lib/flatbuffers/stl_emulation.h
c/lib/parallel_hashmap/meminfo.h
c/lib/parallel_hashmap/phmap.h
c/lib/parallel_hashmap/phmap_base.h
c/lib/parallel_hashmap/phmap_bits.h
c/lib/parallel_hashmap/phmap_config.h
c/lib/parallel_hashmap/phmap_fwd_decl.h
c/lib/parallel_hashmap/phmap_utils.h
c/lib/zlib/adler32.cc
c/lib/zlib/crc32.cc
c/lib/zlib/crc32.h
c/lib/zlib/deflate.cc
c/lib/zlib/deflate.h
c/lib/zlib/trees.cc
c/lib/zlib/trees.h
c/lib/zlib/zconf.h
c/lib/zlib/zlib.h
c/lib/zlib/zutil.cc
c/lib/zlib/zutil.h
c/models/aggregator.cc
c/models/aggregator.h
c/models/column_convertor.h
c/models/column_hasher.cc
c/models/column_hasher.h
c/models/dt_ftrl.cc
c/models/dt_ftrl.h
c/models/dt_ftrl_base.cc
c/models/dt_ftrl_base.h
c/models/kfold.cc
c/models/label_encode.cc
c/models/label_encode.h
c/models/murmurhash.cc
c/models/murmurhash.h
c/models/py_ftrl.cc
c/models/py_ftrl.h
c/models/py_validator.cc
c/models/py_validator.h
c/models/utils.cc
c/models/utils.h
c/parallel/api.h
c/parallel/api_primitives.cc
c/parallel/api_primitives.h
c/parallel/atomic.h
c/parallel/monitor_thread.cc
c/parallel/monitor_thread.h
c/parallel/parallel_for_dynamic.cc
c/parallel/parallel_for_ordered.cc
c/parallel/parallel_for_static.h
c/parallel/parallel_region.cc
c/parallel/semaphore.h
c/parallel/shared_mutex.h
c/parallel/spin_mutex.h
c/parallel/string_utils.cc
c/parallel/string_utils.h
c/parallel/thread_pool.cc
c/parallel/thread_pool.h
c/parallel/thread_scheduler.cc
c/parallel/thread_scheduler.h
c/parallel/thread_team.cc
c/parallel/thread_team.h
c/parallel/thread_worker.cc
c/parallel/thread_worker.h
c/parallel/ztest_atomic.cc
c/parallel/ztest_barrier.cc
c/parallel/ztest_parallel_for.cc
c/parallel/ztest_shared_mutex.cc
c/progress/_options.cc
c/progress/_options.h
c/progress/progress_bar.cc
c/progress/progress_bar.h
c/progress/progress_manager.cc
c/progress/progress_manager.h
c/progress/work.cc
c/progress/work.h
c/progress/ztest_progress.cc
c/python/_all.h
c/python/arg.cc
c/python/arg.h
c/python/args.cc
c/python/args.h
c/python/bool.cc
c/python/bool.h
c/python/dict.cc
c/python/dict.h
c/python/ext_module.h
c/python/float.cc
c/python/float.h
c/python/int.cc
c/python/int.h
c/python/iter.cc
c/python/iter.h
c/python/list.cc
c/python/list.h
c/python/namedtuple.cc
c/python/namedtuple.h
c/python/obj.cc
c/python/obj.h
c/python/oset.cc
c/python/oset.h
c/python/pybuffer.cc
c/python/pybuffer.h
c/python/python.h
c/python/range.cc
c/python/range.h
c/python/slice.cc
c/python/slice.h
c/python/string.cc
c/python/string.h
c/python/tuple.cc
c/python/tuple.h
c/python/xobject.cc
c/python/xobject.h
c/read/chunk_coordinates.cc
c/read/chunk_coordinates.h
c/read/column.cc
c/read/column.h
c/read/columns.cc
c/read/columns.h
c/read/constants.cc
c/read/constants.h
c/read/field64.h
c/read/parallel_reader.cc
c/read/parallel_reader.h
c/read/py_read.cc
c/read/py_read_iterator.h
c/read/read_source.cc
c/read/read_source.h
c/read/thread_context.cc
c/read/thread_context.h
c/read/fread/fread_parallel_reader.cc
c/read/fread/fread_parallel_reader.h
c/read/fread/fread_thread_context.cc
c/read/fread/fread_thread_context.h
c/read/fread/fread_tokenizer.cc
c/read/fread/fread_tokenizer.h
c/str/py_str.cc
c/str/py_str.h
c/str/split_into_nhot.cc
c/utils/alloc.cc
c/utils/alloc.h
c/utils/array.h
c/utils/assert.h
c/utils/c+++.h
c/utils/exceptions.cc
c/utils/exceptions.h
c/utils/file.cc
c/utils/file.h
c/utils/function.h
c/utils/fuzzy_match.cc
c/utils/fuzzy_match.h
c/utils/logger.h
c/utils/macros.h
c/utils/misc.cc
c/utils/misc.h
c/utils/wcwidth.cc
c/utils/terminal/terminal.cc
c/utils/terminal/terminal.h
c/utils/terminal/terminal_stream.cc
c/utils/terminal/terminal_stream.h
c/utils/terminal/terminal_style.h
c/utils/terminal/tstring.cc
c/utils/terminal/tstring.h
c/utils/terminal/tstring_impl.cc
c/utils/terminal/tstring_impl.h
c/utils/terminal/tstring_mixed.cc
c/utils/terminal/tstring_plain.cc
c/utils/terminal/tstring_styled.cc
c/write/csv_writer.cc
c/write/csv_writer.h
c/write/output_options.h
c/write/value_writer.cc
c/write/value_writer.h
c/write/write_chronicler.cc
c/write/write_chronicler.h
c/write/write_manager.cc
c/write/write_manager.h
c/write/writing_context.cc
c/write/writing_context.h
c/write/zlib_writer.h
ci/setup_utils.py
datatable/__git__.py
datatable/__init__.py
datatable/__version__.py
datatable/frame.py
datatable/fread.py
datatable/internal.py
datatable/math.py
datatable/models.py
datatable/options.py
datatable/str.py
datatable/types.py
datatable/widget.py
datatable/xls.py
datatable.egg-info/PKG-INFO
datatable.egg-info/SOURCES.txt
datatable.egg-info/dependency_links.txt
datatable.egg-info/requires.txt
datatable.egg-info/top_level.txt
datatable.egg-info/zip-safe
datatable/expr/__init__.py
datatable/expr/expr.py
datatable/expr/math.py
datatable/expr/reduce.py
datatable/include/datatable.h
datatable/lib/__init__.py
datatable/sphinxext/dtframe_directive.py
datatable/utils/__init__.py
datatable/utils/misc.py
datatable/utils/terminal.py
datatable/utils/typechecks.py
tests/__init__.py
tests/conftest.py
tests/random_attack.py
tests/random_driver.py
tests/test-groups.py
tests/test-import-all.py
tests/test_dt.py
tests/test_dt_create.py
tests/test_dt_expr.py
tests/test_dt_sort.py
tests/test_dt_stats.py
tests/test_f.py
tests/test_jay.py
tests/test_join.py
tests/test_keys.py
tests/test_options.py
tests/test_parallel.py
tests/test_reduce.py
tests/test_sets.py
tests/test_sphinxext_dtframe.py
tests/test_tocsv.py
tests/test_types.py
tests/test_utils_misc.py
tests/frame/test-repr-html.py
tests/frame/test-repr-text.py
tests/fread/test_fread_api.py
tests/fread/test_fread_detect.py
tests/fread/test_fread_issues.py
tests/fread/test_fread_large.py
tests/fread/test_fread_random.py
tests/fread/test_fread_small.py
tests/fread/test_xls.py
tests/ijby/test-assign-expr.py
tests/ijby/test-assign-frame.py
tests/ijby/test-assign-scalar.py
tests/ijby/test-assign.py
tests/ijby/test-func-unary.py
tests/ijby/test-math-floating.py
tests/ijby/test-rowwise.py
tests/ijby/test-shift.py
tests/ijby/test-update.py
tests/models/test_aggregate.py
tests/models/test_ftrl.py
tests/models/test_kfold.py
tests/munging/test_cast.py
tests/munging/test_cbind.py
tests/munging/test_delete.py
tests/munging/test_dt_cols.py
tests/munging/test_dt_combo.py
tests/munging/test_dt_rows.py
tests/munging/test_rbind.py
tests/munging/test_replace.py
tests/munging/test_str.py