I am developing a mobile app using React Native with Expo CLI and TypeScript. I have a screen in my app that contains two cards and two buttons inside those car
I have a dataframe df , and need to increase the size of the plot,i am using the following code. Any way to change the font and colour of the plot and lables. d
I'm currently trying to show a button inside my existing SwiftUI view, but it seems that the padding and constrains are working incorrectly. The current UIView:
how can i extract a specific subset from a large dataset ? Let's say i'll be using one of the open image Datasets which has: Train/Test/Validation Images and th
I want to rank 'drug_name' as per the order of 'svcdate' for each 'patient_id'. I have attached sample desired output in the image, To do so I've tried using t
Surely there must be a way to do this easily! I've tried the Linux command-line apps such as sha1sum and md5sum but they seem only to be able to compute hashe
I can not find a way to factor out some code from main.go into a local package when using Go modules (go version >= 1.11) outside of $GOPATH. I am not impor
I am using MPVolumeView for showing Airplay icon and it works fine. But I need to show an animation when Airplay network comes, and hide that animation when a
I'm opening a modal with ajax, but I'm having a problem because I need to access a url on my site that needs a query <script> document.getElementById('myB
I encounter an exception during working with nHiberante hql query with query cache. I will try describe situation: nHibernate, QueryCache enabled HQL query wit