eScholarship at UC Berkeley#
eScholarship Repository offers preservation and dissemination services for a wide range of scholarship including working papers, electronic theses and dissertations (ETDs), student capstone projects, and paper/seminar series. eScholarship Repository is also the primary destination for researchers depositing their previously published journal articles in accordance with the Academic Senate’s UC Open Access Policy.
https://escholarship.org/uc/ucb/about
To deposit your work as a UC Berkeley affiliate, click on the “Deposit” button and follow the instructions according to your affiliation.
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
/tmp/ipykernel_2196/309149808.py in <module>
1 import requests
2 import pandas as pd
----> 3 from requests_html import HTML
4 from requests_html import HTMLSession
/opt/hostedtoolcache/Python/3.7.17/x64/lib/python3.7/site-packages/requests_html.py in <module>
12
13 from fake_useragent import UserAgent
---> 14 from lxml.html.clean import Cleaner
15 import lxml
16 from lxml import etree
/opt/hostedtoolcache/Python/3.7.17/x64/lib/python3.7/site-packages/lxml/html/clean.py in <module>
19 "lxml.html.clean module is now a separate project lxml_html_clean.\n"
20 "Install lxml[html_clean] or lxml_html_clean directly."
---> 21 ) from None
ImportError: lxml.html.clean module is now a separate project lxml_html_clean.
Install lxml[html_clean] or lxml_html_clean directly.
Ten Most Recent Postprints in eScholarship#
Show code cell source
df = df.rename(columns={'title': 'Title', 'date': 'Date','guid':'Link'})
df.head(10)
Title | Date | Link | |
---|---|---|---|
0 | Capturing the Complex Histories of German Worl... | Wed, 30 Jun 2021 | https://escholarship.org/uc/item/48q30649 |
1 | A Co(II)-based Molecular Magnet with a 6 T Coe... | Mon, 28 Jun 2021 | https://escholarship.org/uc/item/7tt0n82b |
2 | Background-free dual-mode optical and <sup>13<... | Mon, 28 Jun 2021 | https://escholarship.org/uc/item/2q38g0g5 |
3 | Actinide tetra-N-heterocyclic carbene 'sandwic... | Thu, 24 Jun 2021 | https://escholarship.org/uc/item/2j8503k9 |
4 | Moat: Verifying confidentiality of enclave pro... | Thu, 24 Jun 2021 | https://escholarship.org/uc/item/0qg1g2nm |
5 | Observing and Modeling the Sequential Pairwise... | Thu, 24 Jun 2021 | https://escholarship.org/uc/item/0mt7m53c |
6 | At the intersection of immigration and welfare... | Wed, 23 Jun 2021 | https://escholarship.org/uc/item/7dp0m5v3 |
7 | Does State Unemployment Insurance Modernizatio... | Wed, 23 Jun 2021 | https://escholarship.org/uc/item/6fh4231d |
8 | Sterile neutrino dark matter and leptogenesis ... | Tue, 22 Jun 2021 | https://escholarship.org/uc/item/9h95x481 |
9 | Predictions for axion couplings from ALP cogen... | Tue, 22 Jun 2021 | https://escholarship.org/uc/item/436453p7 |