avatar
Performance python strategies# Programming - 葵花宝典
H*T
1
爸爸乘座国航从南昌上飞机,经转北京来美国,在南昌机场的办理行李托运的是如何办
理行李直挂?到北京站,只是接受安检即可?行李不用再管了?
avatar
w*1
2
Fri, 08 Jun 2012 07:43:41 PDT
Dow Jones Newswires reports that Apple is facing a fine of roughly $1.9
million to settle a case brought by Australian regulators over Apple's use
of the "4G" term in marketing for the new iPad when the device is not
compatible with such networks outside of the United States and Canada.
A federal court in Melbourne heard Friday that Apple had agreed to pay A$
;2.25 million to settle a case brought against it by the Australian
Competition and Consumer Commission. The company also has agreed to pay the
commission's costs of A$300,000, commission lawyer Colin Golvan told the
court.
Specifically, Australian carrier Telstra has rolled out a 4G LTE network,
but due to differences in frequencies used in various countries, the new
iPad does not support Telstra's 4G network and must rely on 3G connectivity.
Apple has taken several steps to address the issue internationally,
clarifying the language on its site discontinuing the "Wi-Fi + 4G"
descriptor on a worldwide basis in favor of "Wi-Fi + Cellular".
avatar
g*t
3
Performance Python: Seven Strategies for Optimizing Your Numerical Code
这是pyconf 2018的一个talk,同名可以找到slides。感觉和2015年比起来,没有进展。
另外在后端,numpy等库怎么用,目前似乎也没有统一的办法。尤其现在库越来越多。
最稳妥的可能还就是flask,一个api一个进程完事了。
avatar
q*s
4
有钱的土豪谁都想来分一杯羹
avatar
m*r
5
python性能能差到什么程度?? 比较好奇, 因为听说不少银行开始上这个, 银行的
计算量挺大的,重要的东西用萨斯算个一天一夜, 或者几天几夜, 很正常。 如果改
用python, 我有点好奇光是比速度, 精度先不要说, 谁快, 快多少?
avatar
D*n
6
同好奇

【在 m******r 的大作中提到】
: python性能能差到什么程度?? 比较好奇, 因为听说不少银行开始上这个, 银行的
: 计算量挺大的,重要的东西用萨斯算个一天一夜, 或者几天几夜, 很正常。 如果改
: 用python, 我有点好奇光是比速度, 精度先不要说, 谁快, 快多少?

avatar
g*t
7
有各种benchmark在github. Numpy本身很快。但是有很多别的操作可能会很慢。


: python性能能差到什么程度?? 比较好奇, 因为听说不少银行开始上这个,
银行的

: 计算量挺大的,重要的东西用萨斯算个一天一夜, 或者几天几夜, 很正常。
如果改

: 用python, 我有点好奇光是比速度, 精度先不要说, 谁快, 快多少?



【在 m******r 的大作中提到】
: python性能能差到什么程度?? 比较好奇, 因为听说不少银行开始上这个, 银行的
: 计算量挺大的,重要的东西用萨斯算个一天一夜, 或者几天几夜, 很正常。 如果改
: 用python, 我有点好奇光是比速度, 精度先不要说, 谁快, 快多少?

avatar
s*y
8
语言的性能在今天还重要吗? 各种并行计算框架已经很成熟且易用了 你的代
码只需要针对每个vector操作 scale的事情交给框架解决 像EMR这种东西已经方
便到不行 真的不要再在语言的选择上浪费时间了 有没听过一句话 Life is
short
Use Python
avatar
m*t
9
艹 sas算一天一夜的计算量能有多少

【在 m******r 的大作中提到】
: python性能能差到什么程度?? 比较好奇, 因为听说不少银行开始上这个, 银行的
: 计算量挺大的,重要的东西用萨斯算个一天一夜, 或者几天几夜, 很正常。 如果改
: 用python, 我有点好奇光是比速度, 精度先不要说, 谁快, 快多少?

avatar
g*t
10
啥是EMR,展开说说。贵不贵?


: 语言的性能在今天还重要吗? 各种并行计算框架已经很成熟且易用了

你的代

: 码只需要针对每个vector操作 scale的事情交给框架解决 像EMR这
种东西
已经方

: 便到不行 真的不要再在语言的选择上浪费时间了 有没听过一句

Life is

: short

: Use Python



【在 s*********y 的大作中提到】
: 语言的性能在今天还重要吗? 各种并行计算框架已经很成熟且易用了 你的代
: 码只需要针对每个vector操作 scale的事情交给框架解决 像EMR这种东西已经方
: 便到不行 真的不要再在语言的选择上浪费时间了 有没听过一句话 Life is
: short
: Use Python

avatar
m*r
11
那你觉着有多少 ?

【在 m*********t 的大作中提到】
: 艹 sas算一天一夜的计算量能有多少
avatar
s*y
12
Elastic Map Reduce
贵不贵 对企业真的不算事
老兄业余时间考个AWS的associate architect认证
你会发现很多问题 都已经被解决的差不多了:)

【在 g****t 的大作中提到】
: 啥是EMR,展开说说。贵不贵?
:
:
: 语言的性能在今天还重要吗? 各种并行计算框架已经很成熟且易用了
:
: 你的代
:
: 码只需要针对每个vector操作 scale的事情交给框架解决 像EMR这
: 种东西
: 已经方
:
: 便到不行 真的不要再在语言的选择上浪费时间了 有没听过一句
: 话

avatar
g*t
13
啥叫贵不贵不算事?你这话讲的毫无道理。换aws那可
不是小事。


: Elastic Map Reduce

: 贵不贵 对企业真的不算事

: 老兄业余时间考个AWS的associate architect认证

: 你会发现很多问题 都已经被解决的差不多了:)



【在 s*********y 的大作中提到】
: Elastic Map Reduce
: 贵不贵 对企业真的不算事
: 老兄业余时间考个AWS的associate architect认证
: 你会发现很多问题 都已经被解决的差不多了:)

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。