I am new to SwiftUI (iOS development). I would like to mimic the iOS Photos APP browsing behavior with SwiftUI. More specifically, I want to display a photo in
I work with TFF, here is a part of my code : def create_keras_model(): baseModel = tf.keras.applications.ResNet50(include_top=False, weights=None, inpu
I am trying to create a scripted installation of Postgres on Ubuntu 18.04.06, using bash. In order to do this, I am using the following post from Digital Ocean
I have an upstream extract task, that extracts files into two different s3 paths. This operator returns a tuple of the two separate s3 paths as XCOM. How do I p
I want to be able to stop malicious, or time consuming, downloads on my server. Part of my Swift app builds an HTTP body to upload a file, as seen below. The bo
I have created a PySpark udf by doing the following: from urllib.parse import urljoin, urlparse import unicodedata from pyspark.sql.functions import col, udf,
I am having trouble with local notification on Android using Xamarin. The local notification shows every time the app is in the foreground or open. If I reboot
I have an output as follows: scope -> profile_id:ed829e455a3db779 result:all I wish to split this into a key value map: such that m["profile_id"].(string) w
Command Executed: sudo -E -u mlp-user /var/lib/pf-spark/bin/spark-submit --master yarn --deploy-mode cluster --py-files hdfs:///user/mlp-user/notebooks/mlsdk/ml