Skip to content

Example of using Streamlit for data automation by uploading a csv file. The data goes through the following transformations: reading null imputation using KNN variable selection selection of chart types sampling This is an example for students and interested individuals, not a final application.

Notifications You must be signed in to change notification settings

demstalferez/Example-of-data-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Example-of-data-automation

"Example of using Streamlit for data automation by uploading a csv file.

The data goes through the following transformations:

  • reading
  • null imputation using KNN
  • variable selection
  • selection of chart types
  • sampling

This is an example for students and interested individuals, not a final application.".

About

Example of using Streamlit for data automation by uploading a csv file. The data goes through the following transformations: reading null imputation using KNN variable selection selection of chart types sampling This is an example for students and interested individuals, not a final application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages