If I have a PySpark DataFrame with two columns, text and subtext, where subtext is guaranteed to occur somewhere within text. How would I calculate the positio
I have all my image path stored in Database In the Database it is stored as "templates/assets/userdata/visitorimages/4f686593-2c5a-4d9c-b3d9-ad389b3df690.jpg" M
I couldn't find how to change the colors in pie charts and treemaps in my kibana's dashboard. Does anyone know how to change the default colors of a pie chart
I'm having trouble compiling my Hakyll site (I know it compiles; the issues is ghc can't find modules that I've installed via cabal (and both of these cleanly i
So my current code is this in PHP: $mailbox = imap_open('{imap.gmail.com:993/imap/ssl}INBOX', '[email protected]', 'password') or die('Cannot connect to Gmail:
First of all, this is an uncommon task and I desperately need help from python animation experts! I have done segmentation on a video to get surface area of a r
I'm trying to combine multiple indicators in one script in the Pine editor of Tradview. Therefore I need to change the scale of the volume histogram. I think th