You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modeled the data with Apache Cassandra and completed an ETL pipeline using Python. Tables in Apache Cassandra to run queries are created and the ETL pipeline that transfers data from a set of CSV files within a directory are defined to create a streamlined CSV file to model and insert data into Apache Cassandra tables.