CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
c/api.cc
c/column.cc
c/column.h
c/column_bool.cc
c/column_from_pylist.cc
c/column_fw.cc
c/column_int.cc
c/column_pyobj.cc
c/column_real.cc
c/column_string.cc
c/datatable.cc
c/datatable.h
c/datatable_load.cc
c/datatablemodule.cc
c/datatablemodule.h
c/encodings.cc
c/encodings.h
c/groupby.cc
c/groupby.h
c/memrange.cc
c/memrange.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/py_rowindex.cc
c/py_rowindex.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/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/by_node.cc
c/expr/by_node.h
c/expr/collist.cc
c/expr/collist.h
c/expr/expr.cc
c/expr/expr.h
c/expr/expr_binaryop.cc
c/expr/expr_binaryop.h
c/expr/expr_cast.cc
c/expr/expr_cast.h
c/expr/expr_column.cc
c/expr/expr_column.h
c/expr/expr_literal.cc
c/expr/expr_literal.h
c/expr/expr_reduce.cc
c/expr/expr_reduce.h
c/expr/expr_str.cc
c/expr/expr_str.h
c/expr/expr_unaryop.cc
c/expr/expr_unaryop.h
c/expr/i_node.cc
c/expr/i_node.h
c/expr/j_node.cc
c/expr/j_node.h
c/expr/join_node.cc
c/expr/join_node.h
c/expr/repl_node.cc
c/expr/repl_node.h
c/expr/sort_node.cc
c/expr/sort_node.h
c/expr/virtual_column.cc
c/expr/virtual_column.h
c/expr/workframe.cc
c/expr/workframe.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/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/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.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/manager.cc
c/progress/manager.h
c/progress/progress_bar.cc
c/progress/progress_bar.h
c/progress/work.cc
c/progress/work.h
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/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.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/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/write/column_builder.cc
c/write/column_builder.h
c/write/csv_writer.cc
c/write/csv_writer.h
c/write/output_options.h
c/write/value_reader.cc
c/write/value_reader.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
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/nff.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_dt.py
tests/test_dt_create.py
tests/test_dt_expr.py
tests/test_dt_sort.py
tests/test_dt_stats.py
tests/test_groups.py
tests/test_join.py
tests/test_keys.py
tests/test_nff.py
tests/test_options.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/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/models/test_aggregate.py
tests/models/test_ftrl.py
tests/models/test_kfold.py
tests/munging/test_assign.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