[Tutor] Print statement for dataframes

Dennis Lee Bieber wlfraed at ix.netcom.com
Wed Sep 1 23:06:59 EDT 2021


On Thu, 2 Sep 2021 00:35:13 +0800, nzbz xx <nzbzxx at gmail.com> declaimed the
following:

>Hi,
>
>I have the following dataframe. Is there a way to print statement results
>for every row & column using for loop?
>
>              s_0520    s_1080
>date
>2018-06-29 -0.061031 -0.000006
>2018-09-28 -0.000516  0.022360

	What do you expect the output to look like? And, heck, what package are
you using for that "dataframe"? After all, there are some Python packages
that interface with R... (or, if you prefer, R packages that interface to
Python).




-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
	wlfraed at ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/



More information about the Tutor mailing list