tte Hoff Sonne)
> 2. Re: Creating a DataFrame from excel file (Mark Lawrence)
>
> From: Charlotte Hoff Sonne
> Subject: [Tutor] Creating a DataFrame from excel file
> Date: February 8, 2018 at 1:23:09 PM PST
> To: "tutor@python.org"
>
>
> I wish to create a ve
On 08/02/18 21:23, Charlotte Hoff Sonne wrote:
I wish to create a very large data frame with pandas. So far, I have learned
how to create data frames by manually entering the values I want in my data
frame. However, now I have a large dataset from excel that I want to get
imported as a data fr
I wish to create a very large data frame with pandas. So far, I have learned
how to create data frames by manually entering the values I want in my data
frame. However, now I have a large dataset from excel that I want to get
imported as a data frame in jupyter notebook. Initially i wrote the fo