Package: datrProfile 0.1.0
datrProfile: Column Profile for Tables and Datasets
Profiles datasets (collecting statistics and informative summaries about that data) on data frames and 'ODBC' tables: maximum, minimum, mean, standard deviation, nulls, distinct values, data patterns, data/format frequencies.
Authors:
datrProfile_0.1.0.tar.gz
datrProfile_0.1.0.zip(r-4.5)datrProfile_0.1.0.zip(r-4.4)datrProfile_0.1.0.zip(r-4.3)
datrProfile_0.1.0.tgz(r-4.4-any)datrProfile_0.1.0.tgz(r-4.3-any)
datrProfile_0.1.0.tar.gz(r-4.5-noble)datrProfile_0.1.0.tar.gz(r-4.4-noble)
datrProfile_0.1.0.tgz(r-4.4-emscripten)datrProfile_0.1.0.tgz(r-4.3-emscripten)
datrProfile.pdf |datrProfile.html✨
datrProfile/json (API)
# Install 'datrProfile' in R: |
install.packages('datrProfile', repos = c('https://avitaliano.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/avitaliano/datrprofile/issues
Last updated 5 years agofrom:4272a86165. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:closeConnectionconnectDBgetTableColumnsprepareConnectionrunProfile
Dependencies:bitbit64blobcachemclicpp11DBIdplyrfansifastmapgenericsgluehmslifecyclemagrittrmemoiseodbcpillarpkgconfigplogrR6RcpprlangRSQLitetibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
buildQueryColumnFrequency | buildQueryColumnFrequency |
buildQueryColumnMetadata | buildQueryColumnMetadata |
buildQueryColumnStats | buildQueryColumnStats |
buildQueryColumnStats.sqlite | buildQueryColumnStats.sqlite |
buildQueryCountNull | buildQueryCountNull |
buildQueryCountTotal | buildQueryCountTotal |
buildQueryProfileColumnFormatFrequency | buildQueryProfileColumnFormatFrequency |
closeConnection | closeConnection |
connectDB | connectDB |
connectDB.default | connectDB.default |
connectDB.sqlite | connectDB.sqlite |
getTableColumns | getTableColumns |
Prepares connection to RDBS via ODBC | prepareConnection |
Print method | print.profile |
profileColumn | profileColumn |
profileColumnFormat | profileColumnFormat |
Profile all columns from ODBC table or dataframe | runProfile |
Override summary function | summary.profile |