Python

Python

215 bookmarks
Newest
kieferk/dfply
kieferk/dfply
dplyr-style piping operations for pandas dataframes - kieferk/dfply
·github.com·
kieferk/dfply
Kats | Kats
Kats | Kats
One stop shop for time series analysis in Python
·facebookresearch.github.io·
Kats | Kats
Python's filter(): Extract Values From Iterables – Real Python
Python's filter(): Extract Values From Iterables – Real Python
In this step-by-step tutorial, you'll learn how Python's filter() works and how to use it effectively in your programs. You'll also learn how to use list comprehension and generator expressions to replace filter() and make your code more Pythonic.
·realpython.com·
Python's filter(): Extract Values From Iterables – Real Python
Reshaping Pandas Dataframes Melt And Unmelt
Reshaping Pandas Dataframes Melt And Unmelt
Pandas is a wonderful data manipulation library in python. Working in the field of Data science and Machine learning, I find myself using Pandas pretty much everyday. It’s an invaluable tool for data…
·medium.com·
Reshaping Pandas Dataframes Melt And Unmelt
maxbachmann/RapidFuzz
maxbachmann/RapidFuzz
Rapid fuzzy string matching in Python using various string metrics - maxbachmann/RapidFuzz
·github.com·
maxbachmann/RapidFuzz
seatgeek/fuzzywuzzy
seatgeek/fuzzywuzzy
Fuzzy String Matching in Python. Contribute to seatgeek/fuzzywuzzy development by creating an account on GitHub.
·github.com·
seatgeek/fuzzywuzzy
willmcgugan/rich
willmcgugan/rich
Rich is a Python library for rich text and beautiful formatting in the terminal. - willmcgugan/rich
·github.com·
willmcgugan/rich
Creating Web APIs with Python and Flask
Creating Web APIs with Python and Flask
Learn how to set up a basic Application Programming Interface (API) to make your data more accessible to users. This lesson also discusses principles of API design and the benefits of APIs for d...
·programminghistorian.org·
Creating Web APIs with Python and Flask
ml-tooling/opyrator
ml-tooling/opyrator
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more. - ml-tooling/opyrator
·github.com·
ml-tooling/opyrator
Pandas GroupBy: Your Guide to Grouping Data in Python – Real Python
Pandas GroupBy: Your Guide to Grouping Data in Python – Real Python
In this tutorial, you'll learn how to work adeptly with the Pandas GroupBy facility while mastering ways to manipulate, transform, and summarize data. You'll work with real-world datasets and chain GroupBy methods together to get data in an output that suits your purpose.
·realpython.com·
Pandas GroupBy: Your Guide to Grouping Data in Python – Real Python
tfeldmann/simplematch
tfeldmann/simplematch
Minimal, super readable string pattern matching for python. - tfeldmann/simplematch
·github.com·
tfeldmann/simplematch
Beautiful Soup: Build a Web Scraper With Python – Real Python
Beautiful Soup: Build a Web Scraper With Python – Real Python
In this tutorial, you'll walk through the main steps of the web scraping process. You'll learn how to write a script that uses Python's requests library to scrape data from a website. You'll also use Beautiful Soup to extract the specific pieces of information that you're interested in.
·realpython.com·
Beautiful Soup: Build a Web Scraper With Python – Real Python
lux-org/lux
lux-org/lux
Python API for Intelligent Visual Data Discovery. Contribute to lux-org/lux development by creating an account on GitHub.
·github.com·
lux-org/lux