pandasEasy Playground

Data manipulation with DataFrame and Series structures

Python Playground
Output
Click "Run" to execute your code

pandas 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?