I'm trying to rotate my image but it is like my frame does not rotate at all. Here are the following steps of my code: 1 - Create an image of an inclined disk.
I expose the problem quickly: I have to create 3 classes. X Y and Z, inside X y and z are initialized as variables of class x but not as objects Y and Z. What i
I was provided the code below through the Microsoft support service to help me go through and batch "find and replace" specific text in a large number of word d
I've got say a 'theoretical' dataset with multiple occurrences of different ids. For example, 191 (three times); 192 (11 times); 193 (4 times) and etc. I just w
I've been trying to install GraphFrames on my environment. I am using Jupyter Notebook and I've successfully installed Spark. In order to install GraphFrames, I
I have a collection of plots, in this example I'll just be using the following for simplicity: library(tidyverse) library(ggplot2) iris <- ggplot(iris, aes(
I'm a new Computer Science student, and I have a homework question that is as follows: Write a Function that passes in a C-String and using a pointer determine
How to filter a dataset by another array of elements. var filterBy = ["apple", "orange", "grapes"]; var selectColsIdx = [0, 1] var data = [[1, "orange", 20], [
I need to install Python 3.8 on a Windows computer and hope to use the latest minor version of 3.8.12. The official release web page provides tarball files of t
I am stuck in this. I got 2 arrays, I don't know the length of each one, they can be the same length or no, I don't know, but I need to create a new array with