Displaying 2 results from an estimated 2 matches for "46550".
Did you mean:
e6550
2009 May 06
6
by-group processing
Given a dataframe like
> data
ID Type N
1 45900 A 1
2 45900 B 2
3 45900 C 3
4 45900 D 4
5 45900 E 5
6 45900 F 6
7 45900 I 7
8 49270 A 1
9 49270 B 2
10 49270 E 3
18 46550 A 1
19 46550 B 2
20 46550 C 3
21 46550 D 4
22 46550 E 5
23 46550 F 6
24 46550 I 7
>
containing an identifier (ID), a variable type code (Type), and
a running count of the number of records per ID (N), how can I
return a dataframe of only those records with the...
2001 Nov 02
2
no free space on root?
I recently upgraded from 7.1 to 7.2 and told it to upgrade my root
filesystem (5gig) to Ext3.
A while after that, I ran out of space. Directly after upgrading I had
approximately 1.2gig free space. Thinking that I needed more space, I
proceeded to create 3 extended partitions for /home, /usr and /tmp. Mounted
them in /mnt, copied files..etc. All of these filesystems were left as
ext2.