MANIFEST.in
README.rst
requirements.txt
setup.py
cupid/__init__.py
cupid/_version.py
cupid/config.py
cupid/errors.py
cupid/rpc.py
cupid/session.py
cupid/utils.py
cupid/io/__init__.py
cupid/io/kvstore.py
cupid/io/table/__init__.py
cupid/io/table/core.py
cupid/io/table/pd.py
cupid/io/table/record.py
cupid/proto/__init__.py
cupid/proto/cupid_process_service_pb2.py
cupid/proto/cupid_subprocess_service_pb2.py
cupid/proto/cupid_task_service_pb2.py
cupid/proto/cupidtaskparam_pb2.py
cupid/proto/kv_store_service_pb2.py
cupid/runtime/__init__.py
cupid/runtime/ctypes_libs.py
cupid/runtime/runtime.py
cupid/runtime/runtime_test.py
misc/stdint.h
odps/__init__.py
odps/_version.py
odps/accounts.py
odps/compat.py
odps/config.py
odps/console.py
odps/core.py
odps/counters.py
odps/crc.py
odps/dag.py
odps/dbapi.py
odps/distcache.py
odps/errors.py
odps/inter.py
odps/readers.py
odps/rest.py
odps/serializers.py
odps/sqlalchemy_odps.py
odps/tempobj.py
odps/types.py
odps/utils.py
odps/df/__init__.py
odps/df/core.py
odps/df/delay.py
odps/df/engines.py
odps/df/examples.py
odps/df/types.py
odps/df/ui.py
odps/df/utils.py
odps/df/backends/__init__.py
odps/df/backends/analyzer.py
odps/df/backends/context.py
odps/df/backends/core.py
odps/df/backends/engine.py
odps/df/backends/errors.py
odps/df/backends/formatter.py
odps/df/backends/frame.py
odps/df/backends/rewriter.py
odps/df/backends/selecter.py
odps/df/backends/utils.py
odps/df/backends/odpssql/__init__.py
odps/df/backends/odpssql/analyzer.py
odps/df/backends/odpssql/codegen.py
odps/df/backends/odpssql/compiler.py
odps/df/backends/odpssql/context.py
odps/df/backends/odpssql/engine.py
odps/df/backends/odpssql/models.py
odps/df/backends/odpssql/rewriter.py
odps/df/backends/odpssql/tunnel.py
odps/df/backends/odpssql/types.py
odps/df/backends/optimize/__init__.py
odps/df/backends/optimize/columnpruning.py
odps/df/backends/optimize/core.py
odps/df/backends/optimize/predicatepushdown.py
odps/df/backends/optimize/utils.py
odps/df/backends/pd/__init__.py
odps/df/backends/pd/analyzer.py
odps/df/backends/pd/compiler.py
odps/df/backends/pd/engine.py
odps/df/backends/pd/types.py
odps/df/backends/seahawks/__init__.py
odps/df/backends/seahawks/compiler.py
odps/df/backends/seahawks/engine.py
odps/df/backends/seahawks/ext.py
odps/df/backends/seahawks/models.py
odps/df/backends/sqlalchemy/__init__.py
odps/df/backends/sqlalchemy/analyzer.py
odps/df/backends/sqlalchemy/compiler.py
odps/df/backends/sqlalchemy/engine.py
odps/df/backends/sqlalchemy/ext.py
odps/df/backends/sqlalchemy/rewriter.py
odps/df/backends/sqlalchemy/types.py
odps/df/backends/sqlalchemy/utils.py
odps/df/expr/__init__.py
odps/df/expr/arithmetic.py
odps/df/expr/collections.py
odps/df/expr/composites.py
odps/df/expr/core.py
odps/df/expr/datetimes.py
odps/df/expr/dynamic.py
odps/df/expr/element.py
odps/df/expr/errors.py
odps/df/expr/expressions.py
odps/df/expr/formatter.py
odps/df/expr/groupby.py
odps/df/expr/math.py
odps/df/expr/merge.py
odps/df/expr/query.py
odps/df/expr/reduction.py
odps/df/expr/strings.py
odps/df/expr/utils.py
odps/df/expr/window.py
odps/df/tools/__init__.py
odps/df/tools/libtools.py
odps/df/tools/plotting.py
odps/df/tools/lib/__init__.py
odps/df/tools/lib/bloomfilter.py
odps/df/tools/lib/hll.py
odps/examples/__init__.py
odps/examples/tables.py
odps/ipython/__init__.py
odps/ipython/completer.py
odps/ipython/magics.py
odps/lib/__init__.py
odps/lib/cgi_compat.py
odps/lib/cloudpickle.py
odps/lib/enum.py
odps/lib/ext_types.py
odps/lib/importer.py
odps/lib/lib_utils.py
odps/lib/six.py
odps/lib/xnamedtuple.py
odps/lib/futures/__init__.py
odps/lib/futures/_base.py
odps/lib/futures/process.py
odps/lib/futures/thread.py
odps/lib/tzlocal/__init__.py
odps/lib/tzlocal/unix.py
odps/lib/tzlocal/utils.py
odps/lib/tzlocal/win32.py
odps/lib/tzlocal/windows_tz.py
odps/mars_extension/__init__.py
odps/mars_extension/utils.py
odps/mars_extension/legacy/__init__.py
odps/mars_extension/legacy/core.py
odps/mars_extension/legacy/filesystem.py
odps/mars_extension/legacy/oss.py
odps/mars_extension/legacy/run_script.py
odps/mars_extension/legacy/actors/__init__.py
odps/mars_extension/legacy/actors/session.py
odps/mars_extension/legacy/dataframe/__init__.py
odps/mars_extension/legacy/dataframe/datasource.py
odps/mars_extension/legacy/dataframe/datastore.py
odps/mars_extension/legacy/deploy/__init__.py
odps/mars_extension/legacy/deploy/app.py
odps/mars_extension/legacy/deploy/client.py
odps/mars_extension/legacy/deploy/core.py
odps/mars_extension/legacy/deploy/gscoordinator.py
odps/mars_extension/legacy/deploy/notebook.py
odps/mars_extension/legacy/deploy/scheduler.py
odps/mars_extension/legacy/deploy/utils.py
odps/mars_extension/legacy/deploy/web.py
odps/mars_extension/legacy/deploy/worker.py
odps/mars_extension/legacy/io/__init__.py
odps/mars_extension/legacy/io/core.py
odps/mars_extension/legacy/io/local.py
odps/mars_extension/legacy/io/oss.py
odps/mars_extension/legacy/tensor/__init__.py
odps/mars_extension/legacy/tensor/datasource.py
odps/mars_extension/legacy/tensor/datastore.py
odps/mars_extension/legacy/web/__init__.py
odps/mars_extension/legacy/web/apihandlers.py
odps/mars_extension/oscar/__init__.py
odps/mars_extension/oscar/bearer_token_init.py
odps/mars_extension/oscar/core.py
odps/mars_extension/oscar/cupid_service.py
odps/mars_extension/oscar/filesystem.py
odps/mars_extension/oscar/run_script.py
odps/mars_extension/oscar/web.py
odps/mars_extension/oscar/dataframe/__init__.py
odps/mars_extension/oscar/dataframe/datasource.py
odps/mars_extension/oscar/dataframe/datastore.py
odps/mars_extension/oscar/deploy/__init__.py
odps/mars_extension/oscar/deploy/app.py
odps/mars_extension/oscar/deploy/client.py
odps/mars_extension/oscar/deploy/config.yml
odps/mars_extension/oscar/deploy/core.py
odps/mars_extension/oscar/deploy/gscoordinator.py
odps/mars_extension/oscar/deploy/logging.conf
odps/mars_extension/oscar/deploy/notebook.py
odps/mars_extension/oscar/deploy/supervisor.py
odps/mars_extension/oscar/deploy/worker.py
odps/ml/__init__.py
odps/ml/cross_validation.py
odps/ml/engine.py
odps/ml/enums.py
odps/ml/models.py
odps/ml/runners.py
odps/ml/utils.py
odps/ml/algolib/__init__.py
odps/ml/algolib/base_algo.py
odps/ml/algolib/loader.py
odps/ml/algolib/objects.py
odps/ml/classifiers/__init__.py
odps/ml/classifiers/_customize.py
odps/ml/clustering/__init__.py
odps/ml/clustering/_customize.py
odps/ml/expr/__init__.py
odps/ml/expr/core.py
odps/ml/expr/exporters.py
odps/ml/expr/mixin.py
odps/ml/expr/op.py
odps/ml/expr/specialized.py
odps/ml/expr/models/__init__.py
odps/ml/expr/models/base.py
odps/ml/expr/models/pmml.py
odps/ml/feature/__init__.py
odps/ml/feature/_customize.py
odps/ml/metrics/__init__.py
odps/ml/metrics/_customize.py
odps/ml/metrics/classification.py
odps/ml/metrics/clustering.py
odps/ml/metrics/regression.py
odps/ml/metrics/scorer.py
odps/ml/metrics/utils.py
odps/ml/network/__init__.py
odps/ml/network/_customize.py
odps/ml/pipeline/__init__.py
odps/ml/pipeline/core.py
odps/ml/pipeline/steps.py
odps/ml/preprocess/__init__.py
odps/ml/preprocess/_customize.py
odps/ml/recommend/__init__.py
odps/ml/recommend/_customize.py
odps/ml/regression/__init__.py
odps/ml/statistics/__init__.py
odps/ml/statistics/_customize.py
odps/ml/tensor/__init__.py
odps/ml/text/__init__.py
odps/ml/text/_customize.py
odps/ml/timeseries/__init__.py
odps/ml/timeseries/_customize.py
odps/models/__init__.py
odps/models/cache.py
odps/models/core.py
odps/models/function.py
odps/models/functions.py
odps/models/instance.py
odps/models/instances.py
odps/models/job.py
odps/models/partition.py
odps/models/partitions.py
odps/models/project.py
odps/models/projects.py
odps/models/readers.py
odps/models/record.py
odps/models/resource.py
odps/models/resources.py
odps/models/session.py
odps/models/table.py
odps/models/tables.py
odps/models/tasks.py
odps/models/volume_fs.py
odps/models/volume_parted.py
odps/models/volumes.py
odps/models/worker.py
odps/models/xflow.py
odps/models/xflows.py
odps/models/ml/__init__.py
odps/models/ml/offlinemodel.py
odps/models/ml/offlinemodels.py
odps/models/security/__init__.py
odps/models/security/config.py
odps/models/security/roles.py
odps/models/security/users.py
odps/src/__init__.py
odps/src/crc32.c
odps/src/crc32c_c.pxd
odps/src/crc32c_c.pyx
odps/src/types_c.pxd
odps/src/types_c.pyx
odps/src/utils_c.pxd
odps/src/utils_c.pyx
odps/static/algorithms/classifier.xml
odps/static/algorithms/clustering.xml
odps/static/algorithms/feature.xml
odps/static/algorithms/metrics.xml
odps/static/algorithms/network.xml
odps/static/algorithms/preprocess.xml
odps/static/algorithms/recommend.xml
odps/static/algorithms/regression.xml
odps/static/algorithms/statistics.xml
odps/static/algorithms/text.xml
odps/static/data/dow_jones.txt
odps/static/data/ionosphere.txt
odps/static/data/iris.txt
odps/static/data/splited_words.txt
odps/static/ui/Gruntfile.js
odps/static/ui/package.json
odps/static/ui/src/chosen-sprite.png
odps/static/ui/src/chosen-sprite@2x.png
odps/static/ui/src/chosen.css
odps/static/ui/src/chosen.js
odps/static/ui/src/common.js
odps/static/ui/src/df-view.js
odps/static/ui/src/echarts.min.js
odps/static/ui/src/html-notify.js
odps/static/ui/src/ml-retry.js
odps/static/ui/src/progress.js
odps/static/ui/src/styles.css
odps/static/ui/src/westeros.js
odps/static/ui/src/fonts/custom-font.css
odps/static/ui/src/fonts/custom-font.eot
odps/static/ui/src/fonts/custom-font.svg
odps/static/ui/src/fonts/custom-font.ttf
odps/static/ui/src/fonts/custom-font.woff
odps/static/ui/target/chosen-sprite.png
odps/static/ui/target/chosen-sprite@2x.png
odps/static/ui/target/chosen.css
odps/static/ui/target/main.js
odps/static/ui/target/styles.css
odps/static/ui/target/fonts/custom-font.css
odps/static/ui/target/fonts/custom-font.eot
odps/static/ui/target/fonts/custom-font.svg
odps/static/ui/target/fonts/custom-font.ttf
odps/static/ui/target/fonts/custom-font.woff
odps/tunnel/__init__.py
odps/tunnel/base.py
odps/tunnel/checksum.py
odps/tunnel/checksum_c.pxd
odps/tunnel/checksum_c.pyx
odps/tunnel/errors.py
odps/tunnel/instancetunnel.py
odps/tunnel/tabletunnel.py
odps/tunnel/volumetunnel.py
odps/tunnel/wireconstants.py
odps/tunnel/io/__init__.py
odps/tunnel/io/reader.py
odps/tunnel/io/reader_c.pxd
odps/tunnel/io/reader_c.pyx
odps/tunnel/io/stream.py
odps/tunnel/io/writer.py
odps/tunnel/io/writer_c.pxd
odps/tunnel/io/writer_c.pyx
odps/tunnel/pb/__init__.py
odps/tunnel/pb/decoder.py
odps/tunnel/pb/decoder_c.pxd
odps/tunnel/pb/decoder_c.pyx
odps/tunnel/pb/encoder.py
odps/tunnel/pb/encoder_c.pxd
odps/tunnel/pb/encoder_c.pyx
odps/tunnel/pb/errors.py
odps/tunnel/pb/input_stream.py
odps/tunnel/pb/output_stream.py
odps/tunnel/pb/wire_format.py
odps/tunnel/pdio/__init__.py
odps/tunnel/pdio/block_decoder_c.pxd
odps/tunnel/pdio/block_decoder_c.pyx
odps/tunnel/pdio/block_encoder_c.pxd
odps/tunnel/pdio/block_encoder_c.pyx
odps/tunnel/pdio/errno.py
odps/tunnel/pdio/pdreader_c.pxd
odps/tunnel/pdio/pdreader_c.pyx
odps/tunnel/pdio/pdwriter.py
odps/tunnel/pdio/pdwriter_c.pxd
odps/tunnel/pdio/pdwriter_c.pyx
odps/tunnel/pdio/util_c.pxd
odps/udf/__init__.py
odps/udf/runtime.py
odps/udf/tools/__init__.py
odps/udf/tools/runners.py
odps/udf/tools/utils.py
odps/ui/__init__.py
odps/ui/common.py
odps/ui/progress.py
pyodps.egg-info/PKG-INFO
pyodps.egg-info/SOURCES.txt
pyodps.egg-info/dependency_links.txt
pyodps.egg-info/entry_points.txt
pyodps.egg-info/requires.txt
pyodps.egg-info/top_level.txt
scripts/pyou