-
Re: Convert time stored as six digit number to time stamp and find difference in hrs of two such time
Hi RAKS, Assuming that there are no issues with the rows in your dataset, this can be accomplished through a prepare recipe. Please see below for more details. Step 1: Concatenate columns This will o…1 · -
Re: I'm trying to do some end of quarter reporting of what DSS has delivered
Hi Tom! You can create an internal stats dataset and select "scenario runs" to create a dataset with the scenario runs' information. From there, using a prepare recipe or Python code, you c…1 · -
Re: Getting NullPointerExceptions Error when trying to run Macros
Hi! For knowledge sharing purposes in case someone else experiences this issue, we found the root cause of the issue due to lack of disk space. If you are experiencing similar behavior, we recommend …1 · -
Re: How to plot more than 100,000 points in a scatterplot?
Hi! It is not possible to plot more than 100,000 points on a scatterplot at the moment. If you absolutely need to plot more than 100,000 points, you can look into using a python library such as Plotl…2 · -
Re: Python notebook error: Failed to start the kernel
Hello! For more information on User Isolation Framework please refer to our documentation described here. This error is occurring due to a setup issue with your UIF and your user is unable to be mapp…2 ·