Giter VIP home page Giter VIP logo

Comments (4)

SamadovSh avatar SamadovSh commented on May 28, 2024

Faced the same error

from streamlit-awesome-table.

daiyu0602 avatar daiyu0602 commented on May 28, 2024

Throws error when importing from pandas.io.json import json_normalize is depreciated and is now pandas.json_normalize

me too

from streamlit-awesome-table.

chaseelliottpatterson avatar chaseelliottpatterson commented on May 28, 2024

I wrote a fix for it and am trying to merge it to the main one. https://github.com/chaseelliottpatterson/streamlit-awesome-table
it is a pretty quick fix

from streamlit-awesome-table.

STJS0 avatar STJS0 commented on May 28, 2024

Caused me issues today too.
Please remove line 3 from init.py:
from pandas.io.json import json_normalize

https://github.com/caiodearaujo/streamlit-awesome-table/blob/aa51775dfd1de49e1a484653ee3afadf4e609dce/awesome_table/__init__.py#L3C1-L3C42

from streamlit-awesome-table.

Related Issues (8)

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.