Python Init();
Python Send( dt ); // send the opened data table represented by dt to Python
Python Submit( "print( dt )" );
Python Term();
Python Init();
Python Submit("\[
ss = Python Get( ss );
Show( ss );
sn = Python Get( sn );
Show( sn );
dfs1 = Python Get( dfs1 );
dfs1 << New Data View;
dfd1 = Python Get( dfd1 );
dfd1 << New Data View;
dfd2 = Python Get( dfd2 );
dfd2 << New Data View;
Python Term();
Python Init();
Python Submit("\[
New Window( "Picture", picture );
Wait( 10 );
Python Term();
Python Init();
]\" );
Show( a );
Python Term();