セクション 1. 章 4
single
Challenge: Organizing Experimental Data
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Create a function to organize and filter data from a biological experiment using a data frame.
- Create a data frame with columns "SampleID", "Treatment", and "Outcome", and add at least five rows of sample data.
- Filter the data frame to include only samples with the "DrugA" treatment.
- Filter the data frame to include only samples where the "Outcome" is "Alive".
- Assign the original data frame and both filtered data frames to variables named
df1,df2, anddf3, respectively.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください