Navigation

    Quantiacs Community

    • Register
    • Login
    • Search
    • Categories
    • News
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    local development errors

    General Discussion
    2
    2
    279
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      anthony_m last edited by

      I moved from online development to offline development and installed the toolbox, but when I run my code I get:

      KeyError: cannot represent labeled-based slice indexer for coordinate "time" with a slice over integer position

      All what I am doing is loading data....any hint on this?

      support 1 Reply Last reply Reply Quote 1
      • support
        support @anthony_m last edited by

        @anthony_m Hello, we had some bug reports in this direction. Normally the issue is simply the pandas version. Could you check that your version of pandas is 1.2.5?

        You can simply create a new environment:

        conda create -n qntdev quantiacs-source::qnt conda-forge::ta-lib conda-forge::pandas==1.2.5 conda-forge::dash==1.18 python==3.7

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors
        • Documentation
        • About
        • Career
        • My account
        • Privacy policy
        • Terms and Conditions
        • Cookies policy
        Home
        Copyright © 2014 - 2021 Quantiacs LLC.
        Powered by NodeBB | Contributors