
Advanced Search Search Tips |
Searched for %s site:www.stata.com/python/pystata18. | Results 1 - 10 of about 18. Search took 0.07 seconds. |
|
|
Configuration — pystata documentation
... and located in the pystata subdirectory of the utilities folder in StataâÂÂs
installation directory.
For example, if you install Stata in C:\Program Files ...
www.stata.com/python/pystata18/install.html - 27k
Example 2: Load data from Python — pystata ...
... Example 2: Load data from Pythonö. There are many ways to load data
from Python into StataâÂÂs
current dataset in memory. For example: ...
www.stata.com/python/pystata18/notebook/Example2.html - 46k
Example 4: Work with Mata — pystata documentation
... will illustrate how to use the %%mata magic command to combine PythonâÂÂs capabilities
with features
of Mata, StataâÂÂs matrix programming language. For ...
www.stata.com/python/pystata18/notebook/Example4.html - 32k
Call Stata using IPython magic commands — pystata ...
... offers several arguments that can be used to control the execution of StataâÂÂs
commands and to
pass data between Stata and Python. For example, you can use ...
www.stata.com/python/pystata18/notebook/Quick%20Start1.html - 43k
The mata magic — pystata documentation
... those who want to do matrix computations interactively and by those who want to add
new features to Stata.
You can read about all of MataâÂÂs features here. ...
www.stata.com/python/pystata18/notebook/Magic%20Commands2.html - 35k
The config module (pystata.config) — pystata ...
... Method Summary init (edition[,àsplash]). Initialize StataâÂÂs
environment within Python. is_stata_initialized
(). ...
www.stata.com/python/pystata18/config.html - 35k
Call Stata using API functions — pystata documentation
... Previously , we initialized StataâÂÂs environment within Python. Once we have
done that, we can
use the stata module to call Stata. Below, we import the ...
www.stata.com/python/pystata18/notebook/Quick%20Start2.html - 31k
API functions — pystata documentation
... with Stata; for example, the functions can be used to run Stata commands, pass
data between Stata and Python,
and access StataâÂÂs returned results. ...
www.stata.com/python/pystata18/api.html - 9k
The pystata magic — pystata documentation
... of Stata's variable names, macro names, r() results, e() results, and s()
results from the current
Stata session. on, the default, specifies that ...
www.stata.com/python/pystata18/notebook/Magic%20Commands3.html - 101k
Example 3: Work with multiple datasets (frames) — ...
... frames intro in the Stata Data Management Reference Manual. In this example, we illustrate
how to pass data
and results between Python and StataâÂÂs frames. ...
www.stata.com/python/pystata18/notebook/Example3.html - 35k
Powered by Google