由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Quant版 - how to normalize axis in python (转载)
相关主题
ploting 3D surface in python (转载)请问这种叫啥模型?
free back test tool in python - for quant algos (转载)[合集] 请问: 怎么选择恰当的Forecasting method呀
问一个matlab画图的问题 (转载)问个excel和matlab的问题
问个面试题Credit Suisse的金融数学题
保险精算的Predictive Modeler和银行的Risk Quant哪个好些? (转载)大家有啥好的ninja trader 的交易策略代码?
问一道题求python书推荐(Quant 用的)
[合集] 请问如何在excel 里面画三维或者contour的图[合集] 问个SDE 还是ODE,我也分不清楚_3道面试题
我research中的问题详细描述(优化)问大家一个optimization在实际中的问题
相关话题的讨论汇总
话题: axis话题: normalize话题: python话题: plot话题: numbers
进入Quant版参与讨论
1 (共1页)
m******t
发帖数: 273
1
【 以下文字转载自 Statistics 讨论区 】
发信人: myregmit (myregmit), 信区: Statistics
标 题: how to normalize axis in python
发信站: BBS 未名空间站 (Fri Mar 14 16:23:49 2014, 美东)
I am working in python 3.2 and matplotlib.
I need to plot y and x.
The numbers of x-axis are between 0 and 1000000.
In my plot, the numbers of x-axis are long and overlap each other.
I want to re-scale and normalize them between 0 and 10 and also show the
unit (such as 10^6) around the x-axis only once.
Eexample,
0, 1, 2, 3, ..., 10 (10x6)
How can I do that?
Any help would be appreciated.
n****e
发帖数: 629
2
xticks
1 (共1页)
进入Quant版参与讨论
相关主题
问大家一个optimization在实际中的问题保险精算的Predictive Modeler和银行的Risk Quant哪个好些? (转载)
How long will they contact me after Phone interview问一道题
integral[合集] 请问如何在excel 里面画三维或者contour的图
Question about Volatility我research中的问题详细描述(优化)
ploting 3D surface in python (转载)请问这种叫啥模型?
free back test tool in python - for quant algos (转载)[合集] 请问: 怎么选择恰当的Forecasting method呀
问一个matlab画图的问题 (转载)问个excel和matlab的问题
问个面试题Credit Suisse的金融数学题
相关话题的讨论汇总
话题: axis话题: normalize话题: python话题: plot话题: numbers