Feeds
提问
Retrieve multiple stocks with fetch function
Good morning everyone. The goal is to retrieve a lot of stocks by using 'fetch' function. Is there an existing function to d...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to compute weighted average
Hi guys, I need to understand how to perform a weighted average with the following example. I have three columns in the follow...
3 years 前 | 1 个回答 | 0
1
个回答提问
How transform all ‘NaN’ string in double NaN for each rows
Hi guys, I have this table: Date A B C D '03-Jan-2005' 'NaN' 583 'NaN' 2...
4 years 前 | 2 个回答 | 0
2
个回答提问
Trasform 'values' inside table in numeric values always inside a table
Hi guys, I have a problem. I get a dataset table in this format, with values between ' ' : Date var_1 ...
4 years 前 | 2 个回答 | 0
2
个回答已回答
Associate the value to the correct string
I don't need to sort() the table, I just need to transfer the associated values of the column names to another table. The table...
Associate the value to the correct string
I don't need to sort() the table, I just need to transfer the associated values of the column names to another table. The table...
4 years 前 | 0
提问
Associate the value to the correct string
Hi guys, I have a (mxn) table: table_1: Date var_1 var_2 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Replace NaN values with median for each row
Hi guys, I have this table: Date var_1 var_2 var_3 var_4 var_5 var_6 01-01-90 0.2 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to group columns into deciles?
Hy guys, I have this table composed by strings: DateTime 1 2 3 4 5 ____...
4 years 前 | 1 个回答 | 0
1
个回答提问
Sorting rows only with name of column
Hi guys, my question is: I have a table with 5 rows and 10 columns like this: Datetime Var1 Var2 ...
4 years 前 | 3 个回答 | 0