the data that i use in my app come from realtime firebase this is my code useEffect(() => { getAllSalleData()// this function to fetsh data from realtime fir
I want the ability to use custom functions in pandas groupby agg(). I Know there is the option of using apply but doing several aggregations is what I want. Bel
My Paho MQTT client does the following: Subscribe to mytopic/# Do something Publish to mytopic/# Problem: The published message in step 3 arrives at step 1. I'd
Hello I would like to build a P2P application using IPsec in communication. I wanted to use scapa to generate packets, but have trouble receiving and decoding t
our online clickhouse, we have many higher order functions have a same func parameter. Such as: with groupArray(station_id) as station_list, groupArray(s
i'm new to Elastisearch and a little confused of how a certain field is stored in the Lucene index, since i get the error: Document contains at least one immens
I have two table that relationship. member and setting. setting foreign key to member with member_id field. the question i want to access field in setting. i wa
I have a RelativeLayout with WebView. I am loading some generated html text into that WebView. After loading the data WebView height exceeding the screen. Now I
I've created a new report parameter. It seems to work in the parameter query, and I have all the desired members in my drill-down parameter list. But, when I tr
I have a form in my HTML document for which I suggest a few examples on how to fill it. The user can click on one of these examples and it will call a javascrip