セクション 1. 章 24
single
Challenge: Memory Efficiency
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Practice comparing the memory usage of two data frames and providing suggestions for optimizing their memory efficiency.
- Calculate the memory usage of
df1anddf2. - If
df1uses more memory thandf2, return a suggestion for optimizingdf1. - If
df2uses more memory thandf1, return a suggestion for optimizingdf2. - If both data frames use similar memory, return a suggestion to review data types for further optimization.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 24
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください