Community Profile

photo

Andrea Del Rosario


Active since 2019

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to group values based on week number
Hey guys, I got this code at the moment, If you run this code (gave the excel file as well), the output got a column called 'We...

5 years ago | 1 answer | 0

1

answer

Question


How to draw horizontal line in my yaxis using my existing code
Hi there, So I've got this code at the moment, which opens a file (using my really smaller scale data) then filters all the NaN...

5 years ago | 2 answers | 0

2

answers

Question


how to view content of my cell table
Hi there can anyone help me figure out how to show the content of my table? this is the code I have at the moment and I also att...

5 years ago | 1 answer | 0

1

answer

Question


How to get data from containers.Map and store to a new table then view the table
Hi there, I have a code that reads an excel file, choose specific columns to view then deletes rows that contains NaN cell. Now...

5 years ago | 1 answer | 0

1

answer

Question


How to find NaN value then delete whole row using for loop
Hi there, I want to use a for loop to find all NaN cell to my new saved file 'writtenData.xlsx' and then delete the entire row....

5 years ago | 2 answers | 0

2

answers

Question


How to prevent .xlsread to turn string data to NaN value
Hi there, I got this code at the moment. I converted my file to .xlsx so I can read my data in matlab. What the forloop does is...

5 years ago | 3 answers | 0

3

answers

Question


How to find NaN in a cell of type table then delete the entire row
Hi there, If anyone can help me out please that would be greatly appreciated. I have this huge data that consist of 20k rows an...

5 years ago | 1 answer | 0

1

answer