일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
- REINFORCE
- 자료구조
- rest-api
- remove outliers
- domain adaptation
- 3d medical image
- Actor-Critic
- Policy Gradient
- objective functions for machine learning
- Knowledge Distillation
- thresholding
- resample
- normalization
- model-free control
- checkitout
- loss functions
- fastapi
- scowl
- sample rows
- pulloff
- MRI
- sidleup
- non parametic softmax
- noise contrast estimation
- Excel
- shadowing
- straightup
- freebooze
- clip intensity values
- Inorder Traversal
- Today
- Total
목록Excel (2)
Let's Run Jinyeah

What is difference between csv(.csv) and excel(.xls)? 1. CSV simple type of plain text file which uses a specific structure to arrange tabular data a newline terminates each row to begin the next row each column is separated by a comman within a row 2. Excel spreadsheet software included in the Microsoft office suite binary file that holds information about all the worksheets in a workbook Read ..
1. type =RAND() to generate a random number in the top cell of last column 2. copy the formula into the lower cells in the same column select the top cell place the cursor on the bottom right corner hold and drag the cursor to apply the formula to the entire column in all adjacent cells 3. sort the excel spreadsheet in increasing order of the random numbers 4. take the first rows up to how many ..