Kernpunkt Analytics
Kernpunkt Analytics
If you're looking for a quick fix for single tables, you might try this snippet: ``` db_table = "my_new_db_table" # change this to your liking tds = sourceWB.datasources[0] # change...
Hi Russel, thanks for the feedback! I'll make sure to include the input validation decorator as you've mentioned. Test cases are already written, but need some cleanup as well. I'll...
Hey Russel, thanks for the response! As of now I'm done with the bulk part of my additions, including the tests. I'd love to hear your feedback on it (no...
Hey Tyler, thanks for the feedback. The CLA is signed & sent and I'm currently waiting for a response/approval from Tableau. Nevertheless, I'll follow your advice to open a bunch...
Piggybacking on this thread to ping @t8y8 and @RussTheAerialist : Have there been any news regarding the CLA? I've sent it out on the 2nd and haven't heard back since...
Ah sorry, I didn't intend to interrupt your vacation. Thanks for the pinging the appropriate substitutes, enjoy your vacation!
Hey Tyler, thanks for the feedback. I'll fix the tests and try to find some better names in the init-methods. PR will be updated accordingly as soon as I have...
Hey Tyler, sorry for the late response. I've finally had time to integrate your feedback and fix the test failure on python2/pypy.
Hi @esbenbm there have been no commits to this repository since january, so I'm not sure if this project is still actively maintained. We currently use this feature internally, and...
Hey Tyler, thanks a lot for the input. I'll just brain-dump some thoughts back: - I'm not familiar with hierarchies, so I'd gladly follow any recommendations from you on this...