Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 612 Bytes

File metadata and controls

26 lines (17 loc) · 612 Bytes

Data Digitization made-with-python

Digitizing categorical data.

  • Reads csv file
  • Generates a dataframe
  • Removes the columns you want
  • Removes the columns you want
  • Then saves as csv file as numerical data

Installation Library

Manually library installation...

$ pip install pandas

License MIT license


  • MIT License

Fatih Kahraman