Data View Format not working? Follow
Answered
Hello all,
I am viewing an array within the data view and the format is defaulting to %.5f. I am trying to display no decimal places by changing the format to %.0f but nothing is happening. I hit enter and the table refreshes but it does not change the format, stays stuck on the %.5f.
thanks,
Jeff
Please sign in to leave a comment.
Same here, bug in PyCharm maybe?
Same problem for me, PyCharm 2017.3.3.
same here - any updates on this?
I got some feedback using the feedback part of PyCharm. They ultimately gave me a link to this ticket: https://youtrack.jetbrains.com/issue/PY-26541
the same problem =(