I really need your help with this. I have created an invoice template in Google Docs with databases flowed from Google sheets. The problem is: In the template (
I've two columns in text format containing street names and civic numbers. I'd like to set a query to order rows by street name and then by digits and by charac
I have an Excel file with various spreadsheets and I want to create a graph from a certain spreadsheet (Details) with plotly. I use the following code, but the
The mercurial move/rename commands seem to be delete+copy operations, this balloons a repository when binary files are just renamed or moved. With for example h
I am trying to create an app using firebase realtime database. I want to use firebase authentication but when I try to add the dependency to my pom.xml I get th
I am trying to call Firebase functions inside a "DAL" class as I want to create some abstraction. I cannot figure out how to return a variable from inside the c
I have a data frame df_temp: index timestamp Output_Energy Elevation one two three 900 2016-06-20 15:00:00+05:30 48.49896
i have a listView and a submit form.When the data was received from the server, if the list was empty, the form must be displayed, otherwise the listView will b