Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #105218

Re: file -SAS

Newsgroups comp.lang.python
Date 2016-03-18 07:24 -0700
References <299311696.695047.1458277333178.JavaMail.yahoo.ref@mail.yahoo.com> <299311696.695047.1458277333178.JavaMail.yahoo@mail.yahoo.com> <mailman.301.1458279492.12893.python-list@python.org>
Message-ID <20d771de-0e7a-4f07-8b8e-48d39b0ce49d@googlegroups.com> (permalink)
Subject Re: file -SAS
From Adam M <amorawski@magna-power.com>

Show all headers | View raw


On Friday, March 18, 2016 at 1:38:24 AM UTC-4, Ben Finney wrote:
> Val Krem via Python-list <python-list@python.org> writes:
> 
> > from sas7bdat import SAS7BDAT
> > ImportError: No module named sas7bdat
> >
> > What did I miss?
> 
> You missed telling us what 'sas7bdat' is, what you have already done to
> install it, and why you think it should be available for Python to
> import.
> 
> -- 
>  \        "Putting the word "faith" in front of something is no excuse |
>   `\           for barbarism and cruelty and ignorance and stupidity." |
> _o__)                                            --Christopher Hitchens |
> Ben Finney

I think he meant this:
https://pypi.python.org/pypi/sas7bdat
And here is what SAS7DAT is
https://cran.r-project.org/web/packages/sas7bdat/vignettes/sas7bdat.pdf
Judging by name it seams be related to SAS language.

Regards
Adam M.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: file -SAS Ben Finney <ben+python@benfinney.id.au> - 2016-03-18 16:38 +1100
  Re: file -SAS Adam M <amorawski@magna-power.com> - 2016-03-18 07:24 -0700

csiph-web