You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Alternative approaches" just contains a couple short blurbs about SQL and Pandas - far too little. Pandas DataFrames are essential for DS, so there should be at least one section dedicated to this topic. I would suggest breaking up it up further, e.g.:
Intro to Pandas DataFrames (What is Pandas? What are data frames? Some basic functions and methods that clarify the use case for DFs.)
"Alternative approaches" just contains a couple short blurbs about SQL and Pandas - far too little. Pandas DataFrames are essential for DS, so there should be at least one section dedicated to this topic. I would suggest breaking up it up further, e.g.:
An intro to basic SQL could be added to extras later.
The text was updated successfully, but these errors were encountered: