python - how to drop dataframe in pandas? -


tips there dropping column , rows depending on condition. want drop whole dataframe created in pandas. in r : rm(dataframe) or in sql: drop table

this release ram utilization.

generally creating new object , binding variable allow deletion of object variable referred to. del, mentioned in @edchum's comment, removes both variable , object referred to.

this over-simplification, serve.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -