Newest Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
5 views

I have parquet files with zstd compression in S3 that I am trying to read in Lambda. I use the below code but it gives error Support for codec 'zstd' not built. df = wr.s3.read_parquet(path=s3_path) ...
seou1's user avatar
  • 506
0 votes
0 answers
5 views

I've got some files that I programmatically put into azure blob storage for public viewing. I've got my upload working in c#. My deleting of the files doesn't seem to be working. When I call var ...
Wallace B. McClure's user avatar
0 votes
0 answers
6 views

How can I get, for a DSLContext.select() query object, before I fetch the results, what JOIN tables exist, and other metadata like that? Basically I want to have helper functions that will add sorting,...
Drizzt321's user avatar
  • 1,031
0 votes
0 answers
12 views

In python, with a NDarray of uint8s, how could I iterate over the array, and at indexes contained in a secondary NDarray, swap the LSB of the integer with the value from a third NDarray, containing ...
R_COLEMAN's user avatar
Best practices
0 votes
0 replies
3 views

We have a registration form where all fields are required except for one. Our BA doesn't want to show any required signs (required, *, etc.) and wants to have (Optional) for the optional field. His ...
vshale's user avatar
  • 177
0 votes
1 answer
19 views

I'm trying to get into this website and retrieve fund status data https://fundfinder.panfoundation.org I need to log into the website (this is an open website, anybody can create username and pwd to ...
zesla's user avatar
  • 11.9k
0 votes
0 answers
13 views

I have a KQL query that gives me the chart. After I run the query and it returned the correct data. I can use the Chart formatting panel to give me the rendering I want (1 line for each series) I'm ...
Hopeful-Lead-7252's user avatar
-1 votes
0 answers
15 views

I am working on a project to join approximately 1,000 devices to Intune in shared mode with device-only licenses. I have enrolled a test batch via PKG with the “mark device as shared” option checked. ...
Claus Morgan's user avatar
0 votes
0 answers
13 views

To improve the performance of a databricks workflow, I need to analyse Spark UI. However, my workflows has 1295 jobs and Spark UI on Databricks only shows 904 jobs as you can see on the following ...
Vincent Doba's user avatar
  • 5,178
0 votes
0 answers
7 views

I want to automate the installation of a program (cuda toolkit to be precise) which uses an interactive cli by providing predefined arguments. I can pass arguments based on strings like accept etc as ...
Eypros's user avatar
  • 5,737
0 votes
0 answers
10 views

I started working with Streamlit about a week ago because my job suddenly required it, even though I had never used it before. I managed to put together the following code with the help of ChatGPT and ...
Maryna Longnickel's user avatar
0 votes
1 answer
30 views

This is what you see in Eclipse Run Configurations -> Apache Tomcat -> (Config name) -> Arguments: The Default working directory is the Desktop. I can change it to the current project's ...
Zhikang Rong's user avatar
0 votes
1 answer
22 views

I want to load a scene and then activate it using LoadScene and SetActiveScene. However, the latter call fails because the scene is never loaded. I can add waits and similar workarounds, but nothing ...
Jiminion's user avatar
  • 5,170
0 votes
0 answers
20 views

Looking for some pointers. System is a Xilinx Petalinux build, using libavformat, libavutil, etc. I am encoding using libx264 to an MP4 container and everything is working fine, until I try to close ...
Mike's user avatar
  • 629
0 votes
1 answer
38 views

I am using MacOS and every time I restart the system I get a warning dialog titled "Malware Blocked". The body of the dialog says: "com.docker.vmnetd" was not opened because it ...
Brian O'Donovan's user avatar

15 30 50 per page
1
2 3 4 5
1612010