We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b9bcc2 commit 209ca9eCopy full SHA for 209ca9e
mylib/extract.py
@@ -6,7 +6,6 @@
6
"""
7
import os
8
import requests
9
-import pandas as pd
10
11
def extract(
12
url="""
0 commit comments