alisabettale's Stars
dlab-berkeley/Python-Machine-Learning
D-Lab's 6 hour introduction to machine learning in Python. Learn how to perform classification, regression, clustering, and do model selection using scikit-learn in Python.
dlab-berkeley/Python-Geospatial-Fundamentals-Legacy
D-Lab's 6 hour introduction to working with geospatial data in Python. Learn how to import, visualize, and analyze geospatial data using GeoPandas in Python.
dlab-berkeley/Python-Web-Scraping-Legacy
D-Lab's 3 hour introduction to web scraping in Python. Learn how to use APIs and scrape data from websites using the New York Times API and BeautifulSoup in Python.
dlab-berkeley/Python-Data-Visualization-Legacy
D-Lab's 3 hour introduction to data visualization with Python. Learn how to create histograms, bar plots, box plots, scatter plots, compound figures, and more, using matplotlib and seaborn.
dlab-berkeley/Python-Data-Wrangling-Legacy
D-Lab's 3 hour introduction to data wrangling in Python. Learn how to import and manipulate dataframes using pandas in Python.
dlab-berkeley/Bash-Git
D-Lab's 3 hour introduction to basic Bash commands and using version control with Git and Github.