Displaying 4 results from an estimated 4 matches for "psq".
Did you mean:
ps
2006 Jun 16
2
Yahoo data download problem
Hi all R-Experts,
I'm facing one problem in yahoo data downloading. I'm suing Windows XP, R 2.2.0, and i'm using yahoo.get.hist.quote function to download data. I need 500 companies of S&P index daily 'closing price' data for last ten years. My questions are:
1) I have all the ticker names of S&P 500 companies in a .csv format. I'm reading those names in R and
2007 Sep 19
49
plugin dependencies
Hello all,
The topic of plugin dependencies has come up before and it doesn''t
seem to have been addressed by core or core doesn''t seem to think it''s
an issue. I''ve looked at the current edge code and don''t see anything
new, so if I''ve missed something *please* let me know.
The following article makes mention of a require_plugin
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...<O|`D=#IVL^X|UKk2_>zyX|5MQub?-xXI-ZdBu_`Ef|dIXd$<Z~8xtMUgb
zdildBT^sU8e9m4$Z-p;ZTvHh|N>C~EBH+{eM=&KW6td?kwK!q2a*BHd%j?2cs#_4N
z(_iBYS?x!BBO=aHpdND3<RtVu%FO!IRhRifMrp`f6Bf%W%Pj3JFZYGR{xW~SAF0nR
zj8F9o1#5kwh~F1>^r)*T7y9Tf9#GsZSX~>e!NR6>7_-}~#y3o?biGIf&QgE1FC?P|
z24!X$V(psQy at PdOpNys?3`{VGBlQ8F7{3TDdZ(;z{rgKocVBtH8<Gn at y;#;D2J4NK
zV_{ky2}{9c#F>ch!D>h#wZE^t4pUHXCQ}jwtan4%a0&)IB!uys-7E@)g61gP#eHK5
z{q{asFNPGj-xsLJEEXf{4YLyP_3)O%1k`5~M{_NT8$(0Q!MYISn_gUEMXl!3qJ*w>
zH5CD=3PVEP+A4o}IK3nYny(_NEsm1 at z06(}VL~gA)dO?fq&PlR;u`{;3)QD4*2{~#
z)<q)0nq+;l...
2007 Oct 23
2
to_json inconsistency?
Hello,
ActiveSupport::JSON::Variable.to_json is the only to_json without an
"options" parameter. Is this intended?
For example, this code in a .rjs
page[@user.dom_id].visual_effect :drop_out, :afterFinish =>
ActiveSupport::JSON::Variable.new("foo")
fails with
ActionView::TemplateError: wrong number of arguments (1 for 0)
On line #7 of