No products in the cart.

how to convert dataframe into csv …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

how to convert dataframe into csv file? how to convert csv file into dataframe?
  • 1 answers

Aakash Roy 3 years, 9 months ago

To convert a dataframe into CSV file: You need to add a code df.to_csv('location') To convert a CSV file into dataframe: df = pd.read_csv('File location') print (df)
http://mycbseguide.com/examin8/

Related Questions

Founder of python
  • 2 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App