Giter Site home page Giter Site logo

Comments (5)

hadley avatar hadley commented on June 1, 2024

This seems to be ok now:

 tail(read_excel("~/Desktop/Kbp1MB-March2015.xlsx"))
           NA KBP1434D KBP1437D KBP1438D KBP1440D KBP1456D KBP1457D
5299 20150131     2561    37800        0    40717     1256      900
5300 20150202        0    37800        0    41881     4583      502
5301 20150203        0    37800        0    40790     3230      241
5302 20150204        0    37500        0    40619     3363      244
5303 20150205        0    37500        0    38806     1611      305
5304 20150206        0    37500        0    37940     1433      993

from readxl.

chrisaxelson avatar chrisaxelson commented on June 1, 2024

Hi Hadley,

Sorry I'm really not trying to be a pain - it's the fourth sheet in the xlsx file that has the issue. There are 295 columns but code will import first 2 only.

tail(read_excel("~/Desktop/Kbp1MB-March2015.xlsx"), sheet = 4)

Thanks again for all your work on readr, readxl and haven lately!

from readxl.

reinierv4 avatar reinierv4 commented on June 1, 2024

I have a similar problem. When I try to read in a .xls file downloaded and saved from the internet R reads in the file without the last column. When I manually open and save my excel file and try to read in the file again this problem disappears. This is however not a feasible workaround because of the amount of files I have to process. Would be great if somebody has a solution!

from readxl.

hadley avatar hadley commented on June 1, 2024

@reinierv4 please file a new issue with a minimal reproducible example (i.e. including a link to the file to download)

from readxl.

reinierv4 avatar reinierv4 commented on June 1, 2024

Hi Hadley, thanks a lot for your quick response. I created a new issue: #99

from readxl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.