Nils Gudat

Results 82 comments of Nils Gudat

@JuliaRegistrator register Relase notes: ## Bugfixes Fixed a bug that meant treated unit was not always correctly identified in `Y` matrix, leading to nonsensical estimates ## New features Implemented placebo...

@JuliaRegistrator register Relase notes: ## Bugfixes Fixed a bug that meant treated unit was not always correctly identified in `Y` matrix, leading to nonsensical estimates ## New features Implemented placebo...

Sure, do understand that - I don't think there's necessarily a solution here apart from maybe mentioning this prominently somewhere, as this is probably a reasonably common problem!

This issue can probably be closed?

I just ran into this - has there ever been a reliable workaround? I'm doing this: ``` for zf ∈ zip_files rf = only(ZipFile.Reader(zf).files) if rf.name ∉ readdir(zip_folder_path) # Check...

This seems to have become more widespread? https://discourse.julialang.org/t/access-denied-for-plotting-artifacts/110570/2 https://discourse.julialang.org/t/given-up-installing-any-plotting-packages/110272/24

Is there anything I can do to help with this? I'm currently not affected by the issue but - at risk of sounding annoying - this is the sort of...

Bump - is there anything holding this up?

This is quite a long discussion, apologies for not having read all but Bogumil pointed me here from a Slack thread where a user reported a performance hit in `outerjoin`...

Okay makes sense, but should it maybe error rather than plotting this bimodal distribution? Where does it come from?