Kevin Cross

Results 5 comments of Kevin Cross

I also have the same issue. To give a little more information, this happens when you use either the start or end pane on its own. Not both. So if...

Hi, I moved on to Flutter to create non gaming apps so I don't really update OryUI anymore as it isn't something I need to use myself at the moment....

I'm also experiencing a similar issue: ``` variable_format = { 'VariableName': 'A1000' } .... pyreadstat.write_sav(df, "SPSS.sav", column_labels=variable_labels, variable_format=variable_format, variable_value_labels=variable_value_labels) ``` In the SPSS file that's created the length is set...

This would probably be better if it was written as json data. I had considered xml before but not sure how to convert the xml file in AGK. AGK already...

I would like to view multiple dataframes too, or at least the same dataframe at different stages after a number of different manipulations, and with the ability to have it...