This website works better with JavaScript
首页
发现
帮助
注册
登录
xiaoguang_li
/
hue
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
39dffec7e2
分支列表
标签列表
cdh6.2.1
hue-cdh-4.3.0
master
release-4.3.0
hue
/
desktop
/
core
/
ext-py
/
ply-3.9
/
example
/
optcalc
Jenny Kim
b4aac26136
HUE-4726 [core] Upgrade parquet-python to 1.1 and include dependencies and backports
9 年之前
..
README
b4aac26136
HUE-4726 [core] Upgrade parquet-python to 1.1 and include dependencies and backports
9 年之前
calc.py
b4aac26136
HUE-4726 [core] Upgrade parquet-python to 1.1 and include dependencies and backports
9 年之前
README
An example showing how to use Python optimized mode.
To run:
- First run 'python calc.py'
- Then run 'python -OO calc.py'
If working correctly, the second version should run the
same way.