Michael J. Booth

Results 26 comments of Michael J. Booth

Yes - this is a problem for me too :( ``` 67 if config.check_types and not is_instance(value, field.type): ---> 68 raise WrongTypeError(field_path=field.name, field_type=field.type, value=value) 69 except KeyError: 70 try: WrongTypeError:...

> I created a gist from this problem https://gist.github.com/schaumb/037f139035d93cff3ad9f4f7e5f739ce with a simplified syntax, and with realtime output: > > ```python > from streamlit.redirect as rd > > with rd.stdout: >...

G'day Bela (from Sydney, Aus) Thanks so much for your prompt and thoughtful reply. It is essentially exactly what I needed! I am tweaking it for my precise purposes (e.g....

VS Code latest version with MS Python extension will convert notebooks to .py script automatically. I have used nbdev previously and it is excellent… but it is possible to “break”...

Hi Simon -- just experimenting with your excellent software! Up to this point in time I have been using the (paid) [HealthFit App](https://apps.apple.com/au/app/healthfit/id1202650514) to export my workouts from my Apple...

P.s. wondering if you have explored using the spatialite functionality with the location data in workouts?

In terms of unique identifiers - could you use values stored in `HKMetadataKeySyncIdentifier`?

p.s. I'm finding this data analytics Product Management course very inexpensive and helpful - https://www.udemy.com/course/the-product-management-for-data-science-ai-course