Thanks.

Regards,
Amiruddin Nagri

On Tue, May 26, 2015 at 9:35 PM, Eric Dodge <edodg...@gmail.com> wrote:

> Python pandas can also read .dta files with the read_stata() function.
>
> On Tue, May 26, 2015 at 10:26 AM, Sumit <sumitm.mis...@gmail.com> wrote:
>
>> Hi,
>>
>> You can use the following package within R. It is called foreign. Once
>> you'd installed the package, just add following lines to your code to read
>> the Stata file.
>> library(foreign)
>> data <- read.dta("E:/rdir.dta")
>>
>> Regards,
>> Sumit
>>
>>
>> On Tuesday, 26 May 2015 07:48:54 UTC+5:30, Amiruddin Nagri wrote:
>>>
>>>
>>> Have come across DTA extension for first time. Which app do you use to
>>> read the data ?
>>>
>>>
>>> On Tuesday, 5 May 2015 15:50:43 UTC+5:30, Sumit wrote:
>>>>
>>>> Hi,
>>>>
>>>> Follow this link.
>>>> https://www.dropbox.com/sh/t7d3sy9sage8hoz/AABogZUrrWj-6uyFFy2T8mcna?dl=0
>>>>
>>>> Regards,
>>>> Sumit
>>>>
>>>> On Monday, 27 April 2015 17:05:57 UTC+5:30, Amiruddin Nagri wrote:
>>>>>
>>>>>
>>>>> Anybody has Census 2011 Geographical Code Directory data readily
>>>>> available ?
>>>>>
>>>>>
>>>>> http://www.censusindia.gov.in/(S(0huvcu2f4n0szkzslrmfbw2z))/2011census/Listofvillagesandtowns.aspx
>>>>>
>>>>> Thanks.
>>>>>
>>>>  --
>> Datameet is a community of Data Science enthusiasts in India. Know more
>> about us by visiting http://datameet.org
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "datameet" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to datameet+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>  --
> Datameet is a community of Data Science enthusiasts in India. Know more
> about us by visiting http://datameet.org
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "datameet" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/datameet/jNIPNiGfGt4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> datameet+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to