pandas — Easy Playground
Data manipulation with DataFrame and Series structures
Python Playground
Output
Click "Run" to execute your codepandas is a third-party package. Data manipulation with DataFrame and Series structures. Install with: pip install pandas
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?