python/pandas/\345\210\227\343\202\222\345\211\212\351\231\244.md
... ...
@@ -1,3 +1,3 @@
1
-```python3
1
+```python
2 2
df.drop('column_name', axis=1)
3 3
```
... ...
\ No newline at end of file