Displaying 20 results from an estimated 3302 matches for "socials".
Did you mean:
social
2009 Jul 01
1
conditional recoding a variable
I have a variable that identifies citizen type but some of my rows are blank. I want to replace the blank entries with the correct value which is conditional on another variable. In SAS, my conditional statement would be as follow:
if citizenType="" and primarylanguage="English" then citizenType ="US citizen"; else citizenType=citizenType;
When I try to duplicate this
2011 Sep 28
3
[LLVMdev] Socialize!
If you're in the bay area next week and would like to socialize with
your peers in an environment where talk about LLVM is encouraged, then
you should come to the LLVM Bay-Area Social!
The next LLVM bay-area social will be Wednesday, Oct 5th, but at a new
location! Yard House in San Jose isn't the most transit accessible, so
we'd appreciate anyone willing to drive others. On the plus
2011 Oct 05
0
[LLVMdev] Socialize!
Is LLVM IR more than a compiler IR? Have we made progress on moving to git?
And how does the greedy allocator work anyways?
This month's LLVM social is happening today, at 7pm in a new location! I'm
looking forward to seeing everyone there!
Nick
On 28 September 2011 15:20, Nick Lewycky <nlewycky at google.com> wrote:
> If you're in the bay area next week and would like to
2024 Aug 02
2
grep
Good Morning. Below I like statement like
j<-grep(".r\\b",colnames(mydata),value=TRUE); j
with the \\b option which I read long time ago which Ive found useful.
Are there more or these options, other than ? grep? Thanks.
dstat is just my own descriptive routine.
> x
?[1] "age"????????? "sleep"??????? "primary"????? "middle"
?[5]
2012 Aug 28
7
[LLVMdev] LLVM Austin Social
There are a bunch of us working on LLVM in Austin. So we're organizing a
LLVM Austin Social in September. The social will be on Wednesday,
September 12 from 5 pm at the BB Rovers Cafe and Pub. It'll be great to
meet up with folks in Austin who are also interested in LLVM. Please
reply and let me know if you plan on attending so that I can get a count.
BB Rovers is on Jollyville road
2024 Aug 02
1
grep
?s 02:10 de 02/08/2024, Steven Yen escreveu:
> Good Morning. Below I like statement like
>
> j<-grep(".r\\b",colnames(mydata),value=TRUE); j
>
> with the \\b option which I read long time ago which Ive found useful.
>
> Are there more or these options, other than ? grep? Thanks.
>
> dstat is just my own descriptive routine.
>
> > x
> ?[1]
2017 Feb 17
3
LLVM social in Italy anyone interested?
Hi all,
is there any Italian developer that can be interested in a LLVM social event/meetup in Italy?
Best,
---
Marco Bambini
http://creolabs.com
http://twitter.com/sqlabs
2018 Jun 14
2
LLVM Bay Area Social July poll
..., the 5th of July is a holiday for some people, others
won't be in town, etc.
So, I was wondering what peoples' thoughts are on moving next month's
social to July 12th.
Chandler volunteered to make a Twitter poll for this; I'll let him link it.
To be clear: this is just for July. Socials in August/September/... are
still planned for the first Thursday of their respective months.
Any thoughts appreciated.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180614/ded62474/attachment.html...
2016 Aug 20
2
Cambridge LLVM Social, Sep 6th
...ning and there would be no point in holding the social then.
So, the next social will be on a Tuesday, September the 6th, same time.
The weather is great, so I thought we could all go to sit by the river
on the Fort St. George. But I'm open to suggestions. If no one
complains, see you there.
Socials' calendar shows the time and place:
https://www.google.com/calendar/embed?src=as5fh066i94qthrkct1lv7rojo%40group.calendar.google.com&ctz=Europe/London
cheers,
--renato
2011 Oct 05
1
[LLVMdev] [cfe-dev] Socialize!
I wish I was in bay area. :-)
2011/10/5 Nick Lewycky <nlewycky at google.com>
> Is LLVM IR more than a compiler IR? Have we made progress on moving to git?
> And how does the greedy allocator work anyways?
>
> This month's LLVM social is happening today, at 7pm in a new location! I'm
> looking forward to seeing everyone there!
>
> Nick
>
> On 28 September
2012 Aug 07
1
[LLVMdev] Bay Area LLVM Social - August
Next bay-area social is this week! Thursday August 9th at St. Stephens
Green! Come socialize, try to recruit patch reviewers with beer, or just
talk about any subject management hasn't asked you not to. Just like every
llvm social!
If you wouldn't mind RSVP'ing on http://llvmbayarea.appspot.com , that will
help me get us the right sized space at the restaurant. Looking forward to
2016 Oct 08
3
LLVM Social in Salt Lake City, UT (Nov. 14th)?
Hi everyone,
On Monday, November 14, 2016 the LLVM in HPC workshop will be held in Salt Lake City, Utah (in conjunction with the SC16 conference). For last year's workshop, which was in Austin, we held an LLVM social the evening of the workshop, and I think that turned out really well. If you'll be in Salt Lake City and are interested in attending an LLVM social on the evening of November
2009 Oct 11
2
Social networking around R
Hi R users,
I'd be interested in what R users think about social networking around all
things R. For this, I've set up a social network @
www.rstuff.socialgo.comand it would be great if you could post your
comments on the forum created
for this discussion.
The News section has feeds from some of the R related blogs I've been
following. I'm hoping for a central resource that keeps
2018 Jul 20
2
LLVM Social in China - Hangzhou: July 28, 2018
Hi all,
The 3rd HelloLLVM social in China will happen on July 28, 2018.
The location is at Hangzhou, Zhejiang.
Everyone interested in LLVM related projects is invited to join.
Event details is at https://mp.weixin.qq.com/s/Ruf3Dx3GBW37LnUzbfKfNA
BoF style. Presentations are welcome too :-)
Looking forward to meet you !
--
Best wishes,
Wei Wu (吴伟)
2018 May 29
2
LLVM Social - Beijing: May 19th, 2018
Hi Chris,
Thanks for your response!
Wu Wei made this happen! and he is organizing LLVM social in Shanghai,
Hang Zhou and Shen Zhen. I hope one day there is LLVM developer meeting
in China :)
在 2018年05月29日 14:13, Chris Lattner 写道:
> This is really great, thank you for getting this off the ground!
>
> -Chris
>
>
>> On May 28, 2018, at 9:42 PM, Leslie Zhai <lesliezhai at
2012 Aug 29
0
[LLVMdev] LLVM Austin Social
We probably should not spam the list... but I am in :)
Anshu, maybe we can reply directly to you, and at the end you can simply
announce the head count?
Sergei
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum.
> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of Anshuman Dasgupta
> Sent:
2012 Aug 20
6
[LLVMdev] Cambridge LLVM Social this week
Just a reminder, the Cambridge LLVM Social is this Wednesday, 7:30pm
at the Cambridge Blue.
http://www.the-cambridgeblue.co.uk/blueroadmap.html
If you haven't done so yet, you can subscribe to our calendar to know
when the next one will be:
https://www.google.com/calendar/embed?src=as5fh066i94qthrkct1lv7rojo%40group.calendar.google.com&ctz=Europe/London
2012 May 03
6
[LLVMdev] Cambridge LLVM Social
Hello any LLVM people in or near Cambridge (the original one, not the knock-off in Massachusetts),
Chandler's closing speech at EuroLLVM indicated that LLVM developers on this side of the pond don't spend as much time in the pub as our Californian counterparts and that this was an important thing to address.
To address this, I propose that we start a regular Cambridge LLVM social. The
2012 Jul 31
2
[LLVMdev] Bay Area LLVM Social - August
First Thursday in August is this Thursday – will the Bay Area social going to take place that day?
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Marshall Clow
Sent: Thursday, July 12, 2012 5:26 PM
To: Nick Lewycky
Cc: lldb-dev at cs.uiuc.edu; clang-dev Developers; llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] [cfe-dev] Bay Area LLVM Social - July
On
2015 Jun 02
3
[LLVMdev] LLVM June Social on Thursday?
I generally see an announcement on the list for the social events .. but I
haven't seen one yet for June.
It will be my first social if we're having this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150601/630af906/attachment.html>