I am trying to get an Ethereum smart contract up and running for Solana. I'm using solang and it had a few issues that I was able to fix, like Solidity's assemb
so, the problem that need to be solved. we need to be able to get the data of any user(Field) in the "users"-(Collection) according to the its ID these are my
So I'm just starting with scripting system so I probably make huge mistakes. I'm trying to create users, one with full privilege and one with
I am trying to calculate the revenue/dollar impact of removing certain customer from my table, any help would be appreciated! This is the cleaned up table that
If i have a loop such as users.each do |u| #some code end Where users is a hash of multiple users. What's the easiest conditional logic to see if you are
val df = spark.read.parquet(path) val IP ="190.176.35.145" val port = "9000" val table = "table1" val user = "defalut" val password = "default" I don't know h
In Java the Locale defines things that are related how people want to see things (like currency formats, the name of the months and when a week starts). When pa
I would like to count for each customer how many times a specific product was purchased in the past. I want to highlight the purchases for the same product (whe