Skip to content

Commit

Permalink
Create example.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhqtran authored Nov 20, 2024
1 parent 044697e commit a116382
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions example.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import pandas as pd
import requests
from bs4 import BeautifulSoup
import xmltodict, json
import matplotlib.pyplot as plt
import os
import numpy as np
import matplotlib.pyplot as plt
import imageio.v2 as imageio
import textwrap

0 comments on commit a116382

Please sign in to comment.