Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cardano Account Pandas Dumper to Showcase #1141

Closed
wants to merge 10 commits into from
Prev Previous commit
Next Next commit
typo or spelling mistake
rphair authored Sep 4, 2023

Verified

This commit was signed with the committer’s verified signature.
commit 78cb702a770a3fdef531220cf698634cb6f73607
2 changes: 1 addition & 1 deletion src/data/showcases.js
Original file line number Diff line number Diff line change
@@ -1201,7 +1201,7 @@ export const Showcases = [
{
title: "cardano_account_pandas_dumper",
description:
"Bridges Cardano transaction history with the Pandas data analysis framework, letting users create a report spreadsheet for their wallet's transaction history, including all native assets and many DeFI contracts.",
"Bridges Cardano transaction history with the Pandas data analysis framework, letting users create a report spreadsheet for their wallet's transaction history, including all native assets and many DeFi contracts.",
preview: require("./showcase/cardano_account_pandas_dumper.png"),
website: "https://github.com/pixelsoup42/cardano_account_pandas_dumper",
source: "https://github.com/pixelsoup42/cardano_account_pandas_dumper",