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