Skip to content
#

datascience

Here are 2,557 public repositories matching this topic...

metaflow
tuulos
tuulos commented Sep 7, 2021

With a config like this

{
    "METAFLOW_DATASTORE_SYSROOT_S3": "s3://mf-test/metaflow/",
}

(note a slash after METAFLOW_DATASTORE_SYSROOT_S3)

metaflow.S3(run=self).put* produces double-slashes like here:

s3://mf-test/metaflow//data/DataLoader/1630978962283843/month=01/data.parquet

The trailing slash in the config shouldn't make a difference

CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.

  • Updated Sep 27, 2021
  • Python

📚 [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记

  • Updated Nov 24, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the datascience topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datascience topic, visit your repo's landing page and select "manage topics."

Learn more