SpiceQA
Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
exa456
0
•
asked Sep 24, 2022
Pygame movement using input inside of a class
I am currently making my first game with pygame, where I use classes. My goal is to make the player move according to the input given, but somehow I can't get it to work, I have used different approaches but my best ones looked this this: T...
python-class
class
pygame
input
python
0
votes
0
answers
10
views
useryPIg1
0
•
asked Sep 24, 2022
How to replace images path in xlsx with original images using python
I have an excel file where one field has an image path. below is the sample excel file [] I have images in img folder. How to replace the image column with original images using python(pandas or HTML method or any other method)?
dataframe
pandas
python
0
votes
1
answers
17
views
Robert L
0
•
asked Sep 24, 2022
Pass data to start of session (IVR)
Looking into starting a project using DialogFlow CX. Seems rather promising but have one issue I cannot seem to find an answer for. The agent will be connected to via IVR (from Flex/Callcenter). I need to gather some information on start so...
dialogflow-cx
dialogflow-es
0
votes
0
answers
10
views
Gilles Gruwez
0
•
asked Sep 24, 2022
How to insert XML tags into a microsoft word 2022 document, export this document as xml, and get only the tags+infos in between in a new xml file
I'd like to insert XML tags into a word document to grab some information, same as this guy. [https://www.youtube.com/watch?v=v0DoQkecvnI My mindset is to keep something simple when i take notes from my courses. This works only with M-S wor...
export-to-xml
version
xml
ms-word
tags
0
votes
0
answers
7
views
NovasVilla
0
•
asked Sep 24, 2022
Issue creating table partition by date with data from other table. In Google Cloud
I'm doing a course from Google. Modernizing Data Lakes and Data Warehouses. And in the quest they ask to create a partition table and populate all the info from the source table, I execute my code, the table is created but empty. I also try...
database-partitioning
google-cloud-platform
google-bigquery
sql
0
votes
0
answers
17
views
user1kee
0
•
asked Sep 24, 2022
Tabulating using group_by on multiple columns in R
{code...}
dplyr
r
0
votes
1
answers
19
views
Shreyas sethi
0
•
asked Sep 24, 2022
How to Test Array Adapter with Binding with Robolectric and Mockito
override fun getView(position: Int, convertView: View?, parent: ViewGroup): View { val binding: DeveloperBinding if (convertView == null) { binding = DeveloperBinding.inflate(mInflater, parent, false) binding.root.tag = binding } else { bin...
robolectric
mockito
kotlin
android
0
votes
0
answers
10
views
userUOa7
0
•
asked Sep 24, 2022
In PyTorch, how do I update a neural network via the average gradient from a list of losses?
I have a toy reinforcement learning project based on the REINFORCE algorithm (here's [PyTorch's implementation] ) that I would like to add batch updates to. In RL, the "target" can only be created after a "prediction" ha...
gradient-descent
deep-learning
pytorch
python
1
votes
0
answers
15
views
uservc251
0
•
asked Sep 24, 2022
Navigate to page on start in .NET Maui app
Seems like a simple question, but I haven't been able to find a simple answer. Essentially I want to choose which page in the app to start on based on some stored state. I added a GoToAsync call in the AppShell constructor, but this didn't ...
app-shell
maui
0
votes
0
answers
16
views
Guy Shifty
0
•
asked Sep 24, 2022
<Link> is returning undefined in my NextJS project
I'm getting this error when I attempt to run my Next app: Server Error Error: Failed prop type: The prop href expects a string or object in <Link>, but got undefined instead. I have all the tags pointing to id's within the SPA. I'm no...
href
hyperlink
undefined
next.js
0
votes
0
answers
13
views
Prev
Prev
113
114
115
(current)
116
117
Next
Next
Hot Questions
How do I verify the Spice answer bot is live? [bot-probe-1785240623]
What is Spice.ai in one sentence? [agentic-probe-1785240681]