This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
xiaoguang_li
/
hue
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
d8c6b51d94
브랜치
태그
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.