What does a question mark (?) in C mean?
I need to create a bar chart from the json data which returns {"currentDate":"2020-10-21","aCost":82.42,"previousDate":"2019-10-17","bCost":57.18,"cCost":92.8}
I have a working application where I use django-eventstream to show info/error messages to users. All works well with send_event(): send_event("mychan", "messag
I have a dataset: id f1 f2 1 'a1' 'a2' 1 'b1' 'b2' 1 'c1' 'c2' 1 'd1' 'd2' I want to create new column text which is join of all text values f
I have many rst files with rss urls on each page and I have to fetch rss content and paste it on the respective pages. Any Idea on how to do it? Suppose its RSS
I'm using Docusaurus to write tutorials for my company's platform (https://petrbroz.github.io/forge-samples-docs/docs/intro), and I'm providing multiple languag
I am doing a research on "Motility Analysis of Human Spermatozoa". I have gathered 100 spermatozoa video samples of 100 persons. But this dataset is not annotat
What is the best & easiest way to check in which country my (e.g) person is (geolocation), without using API like GoogleMaps, HereMaps etc. I only have lati
I have this code for my form submit button. It works fine on laptop but on mobile the padding doesn't show. See project here: https://gloriasekyere.github.io/in