Earn 20 XP


  • Assigning data to a DataFrame is very easy. You can do this using one line of code.
  • Say you want all the entries in the Names column to be ‘DPhi’:

image.png

  • Assign ‘DPhi’ to all the Names

image.png