Skip to content

Commit

Permalink
Merge pull request #25 from chaseelliottpatterson/main
Browse files Browse the repository at this point in the history
pandas.io.json.json_normalize is depreciated
  • Loading branch information
caiodearaujo authored Feb 5, 2024
2 parents aa51775 + 868146a commit a3fa1ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion awesome_table/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import os
import pandas as pd
from pandas.io.json import json_normalize
import streamlit as st
from typing import List
import streamlit.components.v1 as components
Expand Down

0 comments on commit a3fa1ad

Please sign in to comment.