Skip to main content

No project description provided

Project description

Functionality

On the Dev Side

  • pip install
  • one command to generate link to send ✅
  • changes made by client are recieved back ✅

On the Client Side

  • OAuth for easy google based login ✅
  • Seamless UI to modify the dataframe ✅
  • Send the results back with the click of a button ✅

Future Functionality

  • True Asynchronicity with ipyparallel
  • Code Recreation (instead of overwriting the df just solve the code needed)

Examples

    df = pd.DataFrame({
        'Name': ['John', 'Alice', 'Bob', 'Carol'],
        'Age': [25, 30, 35, 28],
        'City': ['New York', 'London', 'Paris', 'Tokyo'],
        'Salary': [50000, 60000, 75000, 65000]
    })
    df2 = pandaBear(df)
    print(df2)
    df3 = pd.DataFrame({
        'Name': ['Joe', 'Roger', 'Exponent', 'Yay!'],
        'Age': [25, 30, 35, 28],
        'City': ['New York', 'London', 'Paris', 'Tokyo'],
        'Salary': [50000, 60000, 75000, 65000]
    })
    df3.pandaBear()
    print(df3)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

share_df-0.1.0.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

share_df-0.1.0-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file share_df-0.1.0.tar.gz.

File metadata

  • Download URL: share_df-0.1.0.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/23.5.0

File hashes

Hashes for share_df-0.1.0.tar.gz
Algorithm Hash digest
SHA256 111c32c22bc951439186498b9482a92c9e4169206cdc3c1bf3ad943d3ca70b0f
MD5 ed19f1579a2a239fc99e461bf55ac11c
BLAKE2b-256 916d19c992b8c85613cc624406e5777ee73908d9ef30ab150d6e54958da0c38a

See more details on using hashes here.

File details

Details for the file share_df-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: share_df-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/23.5.0

File hashes

Hashes for share_df-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 741c5b8a6e8e69aacf1dd5f63b4e990507ccd068148f9d237bcb04392f20d9fd
MD5 3ea3d75e82bbd66e1bc5de4d50403902
BLAKE2b-256 2dcf51d39f3df20d7322d8a3ff98589a4032433bdadc589725debab84664720b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page