Displaying 4 results from an estimated 4 matches for "test_fram".
Did you mean:
test_frac
2006 Feb 03
1
How to get all the data in a specific column from a dataframe?
Dear R-helpers:
Suppose I have a datafram called "test_frame" like this
col1 col2 col3 col4
r1 x x x x
r2 x x x x
r3 x x x x
.. x x x x
rn x x x x
I know I can get data of col3 by using test_frame[,3].
My question is, if I want to do this by...
2010 Apr 04
1
Make check failure
Hi all,
I've just grabbed a copy of SVN head for libogg and 'make check'
is failing:
./test_framing
testing single page encoding... 0, (0), granule:0 ok.
testing basic page encoding... 0, (0), granule:0 1, (1), granule:6151 ok.
testing basic nil packets... 0, (0), granule:0 1, (1), granule:10247 ok.
testing initial-packet lacing > 4k... 0, (0), granule:0 1, (1), granu...
2004 Oct 06
11
find_window_by_xxx doesn''t find Gauge or BitmapButton
...installer and the one-click WxRuby
installer.
In the initialize() method of my Wx::Frame subclass, I have the
following code:
# Load XRC data.
xml = Wx::XmlResource.get()
xml.init_all_handlers()
xml.load("xrctest.xrc")
xml.load_frame_subclass(self, nil, "test_frame")
# Attempt to get the gauge from the XRC data by ID.
id = Wx::xrcid("test_gauge") # Returns the ID, no problem
gauge = Wx::Window.find_window_by_id(id, self) # Returns nil
Attempting to get the gauge by name has the same result:
gauge = Wx::Window.find_wind...
2010 Sep 01
4
NoMethodError: undefined method `force_encoding' for "Conten
...t;; require
"test/test_follow_meta.rb"; require "test/test_form_action.rb"; require
"test/test_form_as_hash.rb"; require "test/test_form_button.rb"; require
"test/test_form_no_inputname.rb"; require "test/test_forms.rb"; require
"test/test_frames.rb"; require "test/test_get_headers.rb"; require
"test/test_gzipping.rb"; require "test/test_hash_api.rb"; require
"test/test_headers.rb"; require "test/test_history.rb"; require
"test/test_history_added.rb"; require "test/test...