GithubHelp home page GithubHelp logo

Field length about xport HOT 6 OPEN

DCasoPTS avatar DCasoPTS commented on July 30, 2024
Field length

from xport.

Comments (6)

selik avatar selik commented on July 30, 2024

Are you trying to truncate your strings?

from xport.

selik avatar selik commented on July 30, 2024

If you want to truncate strings, do so in Python, first. If you're trying to set a longer FORMAT length, it's probably a bug.

from xport.

DCasoPTS avatar DCasoPTS commented on July 30, 2024

Are you trying to truncate your strings?

Not at all, I just want to handle the field length so that if for example I put the values ["ABC", "ABCD", "AB"] instead of being length = 4 (max length in the values), I can put a higher one.
I know it's possible in the XPT files because I have seen examples where it happens (not created by Python).

from xport.

selik avatar selik commented on July 30, 2024

If it's not working, that's a bug in thexport module. It used to work. I'm not sure when I'll have time to look at it. Happy to have the help if you want to poke around.

from xport.

DCasoPTS avatar DCasoPTS commented on July 30, 2024

If it's not working, that's a bug in thexport module. It used to work. I'm not sure when I'll have time to look at it. Happy to have the help if you want to poke around.

Going inside the package, I have found the issue, I was using v.length and it must be v.width
I think it could help for others to include this in the documentation.

Thank you for your help, and for your quickly response.

from xport.

selik avatar selik commented on July 30, 2024

I'd be happy to receive a pull request fixing the documentation.

from xport.

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.