1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Introduction to Polars

Connected

अभ्यास

Using a Dtype-specific Expression

When your data is displayed on a web page you notice that some entries in the "style" column begin with an uppercase letter and some with a lowercase letter. You want all rows in lowercase for consistency.

निर्देश

100 XP
  • Update the "style" column by converting all rows to lowercase.