Sam Firke
Sam Firke
Possibly related: when Superset is configured with Azure OAuth, it populates usernames with long Azure ID strings, not the sAMAccountName which would be much better. I opened a question about...
I was able to reproduce this with the example data set `flights`. Here's the dashboard with the filters in errored state:  When I click View Query I see the...
Seems like it could be related to https://github.com/apache/superset/issues/20952
Agree this feature would be very valuable. I see on the Roadmap for 0.9.2, `Support for AWS SSO and LDAP`. Would that support LDAP beyond AWS too? I am working...
Thanks for this suggestion! I am open to it. I once made canned autoplot-type functions for recurring plots at my previous employer, and it was tough because invariably the user...
I like this! It's in scope IMO. It's related to this: https://github.com/sfirke/janitor/issues/18 There, I wanted a function for finding records like the one in `my_data_bad` above. I think we can...
Yes, that sounds like a good idea. This may be a blind spot for me as an American - is this for countries where what I know as 99.1% would...
Whoa that is a lot indeed! Yes, let's add this. I am not sure when I'll be able to implement it. I'd accept a pull request if someone wants to...
Ooh nice. Okay I can take a shot at this. Then when I get it on a branch, I'll post here and would love for someone in a comma-using locale...
This is a great bug report, thank you! :+1: I don't think this use case ever occurred to me, I only thought of `adorn_ns()` being called on data.frames that are...