You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-pandas+postgresql-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in postgresql extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+plot-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in plot extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+performance-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in performance extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+parquet-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in parquet extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+output-formatting-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in output-formatting extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+mysql-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in mysql extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+html-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in html extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+hdf5-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in hdf5 extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+gcp-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in gcp extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+fss-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in fss extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+feather-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in feather extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+excel-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in excel extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+consortium-standard-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in consortium-standard extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+computation-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in computation extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+compression-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in compression extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+clipboard-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in clipboard extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+aws-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in aws extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-pandas+all-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in all extras requires for python3-pandas. It makes sure the dependencies are installed.
RPMPackage python3-universal-pathlib-0.2.2-1.lbn36.noarch
Universal Pathlib Universal Pathlib is a python library that aims to extend Python's built-in pathlib.Path api to use a variety of backend filesystems using fsspec Installation Pypi python -m pip install universal_pathlib conda conda install -c conda-forge universal_pathlib Basic Usage >>> from upath import UPath >>> >>> s3path = UPath("s3:/test_bucket") / "example.txt" >>> s3path.name example.txt >>> s3path.stem example >>> s3path.suffix .txt >>> s3path.exists() True >>> s3path.read_text() 'Hello World' For more examples, see the example notebook here Currently supported filesystems (and schemes) file: Local filessystem memory: Ephemeral filesystem in RAM az:, adl:, abfs: and abfss: Azure Storage (requires adlfs to be installed) http: and https: HTTP(S)-based filesystem hdfs: Hadoop distributed filesystem gs: and gcs: Google Cloud Storage (requires gcsfs to be installed) s3: and s3a: AWS S3 (requires s3fs to be installed) webdav+http: and w
RPMPackage python3-wtforms+email-3.2.1-1.lbn36.noarch
This is a metapackage bringing in email extras requires for python3-wtforms. It makes sure the dependencies are installed.