breatheco-de / content

CMS for the BreatheCode Platform
https://breathecode-content.breathecode.now.sh
MIT License
50 stars 1.55k forks source link

Pandas drop column - ES #1710

Open Jsolis4geeks opened 1 year ago

Jsolis4geeks commented 1 year ago

Article Structure:

  1. Introduccion a un ejemplo de codigo y al articulo. Un breve ejemplo de como usar el metodo drop en Pandas y una explicacion de lo que se hizo en el ejemplo.

  2. Conceptos Básicos de la Función drop():

  1. Eliminación de Columnas: Paso a Paso:
  1. Alternativas a la Eliminación Completa:
  1. Uso de la Opción inplace:
  1. Conclusiones y Pasos Adicionales:

Language:

Spanish

Meta Info

Recommended Keywords or synonyms

pandas drop column drop column pandas drop a column pandas pandas drop column by name pandas dataframe drop column pandas drop column by index drop column in pandas

Additional Info

  1. Any recommended approach for the article?
  2. Recommended sources or articles for inspiration?

Other articles that must be linked and referenced from this one

Requirements for all assets:

Make sure point the PR to the following URL: https://github.com/breatheco-de/content/blob/master/src/content/lesson/pandas-drop-column.es.md

Gilberto-MV commented 1 year ago

PR: https://github.com/breatheco-de/content/pull/1751