• RiQuY@lemm.ee
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 个月前

    AIs are only useful to do “approximate” dumb tasks, they can’t do anything precise so you are better looking at how to do this with pandas to automate things.

    • Patrikvo@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 个月前

      That’s the funny thing. It did give me the Python code to do it. In the end I just used Google translate and copy-paste to do it. But I can’t set up a python enviroment on my work computer (without admin access).

      • demonsword@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        1 个月前

        I can’t set up a python enviroment on my work computer

        try programming on your browser instead

        disclaimer: linked website is not mine, and since it runs on someone else’s computer I wouldn’t use it for anything serious

      • elfin8er@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 个月前

        Fyi, the Python installer does allow you to install Python without admin access iirc.