I am trying to create a simple Power BI report to embed within an application. The purpose of this report is to simply display the rows that are being passed in
If once a PDA is created as an associate token address, it can not transfer SOL from the PDA to another account? I'd like to transfer both SOL and SPL-Token usi
I have this function for computing a rotation matrix: import numpy as np from scipy.spatial.transform import Rotation as R def rotation_matrix(phi,theta,psi):
I have a IoT platform that sends each user's usage to Kafka topic (at least once per minute). user's usage: [{"userId":"1", "usagetype":"type1", "count":5},{...
I am not even sure xxManager.notifyListeners() is valid because what I saw so far is just plain notifyListeners() being used in class that extend ChangeNotifier
I have written the following chunk of code which does what it needs to do (retain the row as long as the string "Hello" appears in col1, col2, col3 or col4): he
I've been trying for the build backtest strategy. My signal based flip flop. How can i complete this trade and ignoring any new signals? var longPosMem = false
I am using emacs I find that sometimes I have 2 files separated into 2 windows. For example: I open 1 file using C-x C-f file1.c RET and I split the frame int
Is it possible somehow to create multiple GitLab merge requests from current_branch to another 4 branches with command line? Right now it works fine only for br