Re: Mcidas format
Can you provide a sample of the data and its format, please? -- https://mail.python.org/mailman/listinfo/python-list
Re: Need help with getting Key, Value out of dicts in lists
There are a number of ways to reorganise the data for the exclusive use of your script without affecting the original data. Is there a reason you can't or not allowed to do this? Regardless, here's some code that might make things a little easier. It operates on each balancer on the fly, redu