Git Product home page Git Product logo

Comments (10)

fairliereese avatar fairliereese commented on June 26, 2024 1

Looks like my first intuition was wrong. I missed a case in implementing support for GTFs with entries in the order that yours are... I'll see what I can do. Thanks for being a great beta tester!

from swan_vis.

ashokpatowary avatar ashokpatowary commented on June 26, 2024 1

Thank @fairliereese for your quick response. I will re-add it and will proceed fresh.

Thanks again.

from swan_vis.

fairliereese avatar fairliereese commented on June 26, 2024

I'm assuming this is with the data you've already shared with me? I'll try running it on my end.

from swan_vis.

ashokpatowary avatar ashokpatowary commented on June 26, 2024

@fairliereese

Yah I am having it in that dataset also.

Thanks

from swan_vis.

fairliereese avatar fairliereese commented on June 26, 2024

It looks like this is a pandas version issue. What version of pandas are you running? You can find out by running the following in Python.

import pandas as pd
print(pd.__version__)

from swan_vis.

ashokpatowary avatar ashokpatowary commented on June 26, 2024

Its 0.25.2

from swan_vis.

ashokpatowary avatar ashokpatowary commented on June 26, 2024

@fairliereese on which version it's working? I can install that specific version.

from swan_vis.

fairliereese avatar fairliereese commented on June 26, 2024

I am still trying to figure it out. I just got it to work on version 1.0.5 but I'm having trouble recreating the error that I got the first time around.

from swan_vis.

ashokpatowary avatar ashokpatowary commented on June 26, 2024

Thanks @fairliereese

Bellow is the list version of pandas dependencies I am having. If it helps anyways


INSTALLED VERSIONS
------------------
commit           : None
python           : 3.7.0.final.0
python-bits      : 64
OS               : Linux
OS-release       : 2.6.32-754.23.1.el6.x86_64
machine          : x86_64
processor        : x86_64
byteorder        : little
LC_ALL           : None
LANG             : en_US.UTF-8
LOCALE           : en_US.UTF-8

pandas           : 0.25.2
numpy            : 1.17.3
pytz             : 2019.3
dateutil         : 2.8.0
pip              : 19.1.1
setuptools       : 41.4.0
Cython           : 0.29.7
pytest           : None
hypothesis       : None
sphinx           : None
blosc            : None
feather          : None
xlsxwriter       : None
lxml.etree       : 4.3.3
html5lib         : None
pymysql          : None
psycopg2         : None
jinja2           : 2.10.3
IPython          : 7.8.0
pandas_datareader: None
bs4              : None
bottleneck       : None
fastparquet      : None
gcsfs            : None
lxml.etree       : 4.3.3
matplotlib       : 3.1.1
numexpr          : None
odfpy            : None
openpyxl         : None
pandas_gbq       : None
pyarrow          : None
pytables         : None
s3fs             : None
scipy            : 1.4.1
sqlalchemy       : None
tables           : None
xarray           : None
xlrd             : None
xlwt             : None
xlsxwriter       : None

from swan_vis.

fairliereese avatar fairliereese commented on June 26, 2024

Okay, I think everything should be in working order for you now. I was able to run everything with your data!

Unfortunately after installing the new version you will have to re-add all your datasets to the SwanGraph. I hope this works!

from swan_vis.

Related Issues (18)

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.