Skip to content

Commit

Permalink
Loading json_data directly instead of dataframe
Browse files Browse the repository at this point in the history
  • Loading branch information
Shettland committed Jan 7, 2025
1 parent 9ecdd34 commit 0f458e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/utils/samples_map.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Generic imports
import os
import json
import pandas as pd
import plotly.express as px
from dash import dcc, html
from django_plotly_dash import DjangoDash
Expand Down

0 comments on commit 0f458e6

Please sign in to comment.