Skip to main content
1 vote
0 answers
83 views

I'm facing an issue with drag & drop between a host system and a VMware guest VM, where my application's custom data format gets lost during the process. My setup: Host OS: Windows 11 Guest OS: ...
Tobias's user avatar
  • 11
0 votes
1 answer
43 views

The guide for fine-tuning Gemma with HuggingFace toolset is at: https://huggingface.co/blog/gemma-peft Link to the line: https://huggingface.co/blog/gemma-peft#:~:text=Quote%3A%20%7Bexample-,%5B%...
Dan D's user avatar
  • 8,789
1 vote
1 answer
121 views

I need help formatting my data as shown in the image below. These are only 3 columns, I have so many of these. How can I format this. Current State Desired State For a context, my dataset has 2100 ...
Saad's user avatar
  • 13
-1 votes
1 answer
330 views

Inconsistent Values in Cells I'm working with a dataset where multiple values in a cell are tagged under categories like Location, Host, Guest, and Bucket, and separated by line breaks. I need to ...
Saad's user avatar
  • 3
0 votes
1 answer
884 views

I am very new to the macro world (first post here) so I apologize if there is an obvious solution that I'm missing. I've also been using the record macro feature so the script below might be a bit ...
JY Fung's user avatar
-2 votes
1 answer
50 views

I am testing to call a Scipy function of Decimate from Matlab and get a ndarray from this function with structure as below y_data = Python ndarray with properties: T: [1×1 py.numpy.ndarray] ...
ZhangJ's user avatar
  • 11
0 votes
1 answer
739 views

I am currently working on an iOS application and I'm encountering a peculiar issue with date formatting. I am using the following Swift code to generate a timestamp in a specific format and log it to ...
Amazing's user avatar
1 vote
0 answers
25 views

I would like to know more about the organization and naming convention of osgb files and folders. I've tried to find some technical notes on this, but they mostly focus on the specific binary header ...
Paul's user avatar
  • 47
0 votes
1 answer
608 views

I have a pandas dataframe with 4 columns as shown below. The text_vector column contains vectors that are 1500 dimensions: When I write this out using: df.to_csv("./data/train_clean_vec.csv"...
Michael Szczepaniak's user avatar
0 votes
1 answer
106 views

The IEEE 754 decimal128 standard described here shows that it has a 17 bit combination, and a 14 bit exponent. But in the examples shown, it uses either the upper 2 bits or upper 4 bits of the ...
markt1964's user avatar
  • 2,908
0 votes
1 answer
45 views

Good morning everyone, I am trying to use MicrobiomeTest to perform a longitudinal analysis on a microbial community. It worked all fine at the beginning, but after I used a different dataset, the ...
Rosario's user avatar
  • 303
0 votes
1 answer
157 views

I have extremely little experience with factor analysis so my question may beyond rudimentary/remedial. My question is about data formatting. I have this dataset (well, this is just the first two of ...
JeniFav's user avatar
  • 117
0 votes
4 answers
173 views

I'm getting data from the form's json when the user fills out the calendar const data= JSON.stringify(orderForm.informationDate)); Currently, I get data from JSON to print PDF in any way: {"...
I'm still learning's user avatar
-2 votes
1 answer
172 views

I am trying to turn a list containing dictionaries into a csv table. I am using pandas however I cant find a way to get my desired result. the data is formatted in the following way: [[{0:"title1&...
Michael's user avatar
  • 13
1 vote
0 answers
146 views

I'm trying to display stock prices and other financial metrics with yfinance. It is only working for US market stocks. When I check the network, it seems that non-US market results are coming through, ...
Salih's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
26