Kamil Breguła

Results 20 issues of Kamil Breguła

## 📚 Context Our dockerfile had a few issues that prevented it from being successfully built. - The CI image uses an old version of NodeJS which is not compatible...

## 📚 Context We use yarn to manage dependencies, but it's sad that we have package-lock.json as well, and it prints warnings. ``` warning package-lock.json found. Your project contains lock...

Hi. I would like to contribute one tutorial for this project, but unfortunately the installation of all dependencies was time-consuming, so I prepared the `Dockerfile` and `docker-compose.yml` files to install...

### Summary Dataframes that contain pandas.Period elements are rendered as numbers instead of data type. ### Steps to reproduce Code snippet: ```python import pandas as pd import streamlit as st...

bug
needs triage
st.table

### Problem I'm always frustrated when I am trying to display the multiindex dataframe, but it is not readable ### Solution `pandas` when displaying a dataframe that have multiindex skips...

type:enhancement
feature:st.dataframe
feature:st.table

## 📚 Context _Please describe the project or issue background here_ - What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [...

## 📚 Context _Please describe the project or issue background here_ Close: https://github.com/streamlit/streamlit/issues/5257 - What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature...

## 📚 Context Slack thread: https://snowflake.slack.com/archives/C03FEFUF5LY/p1660207713197239 Hi. To meet the Apache licensing requirements, we should have a license header in every code file, but from what I saw it was...

Hello, Depends on: https://github.com/snowflakedb/snowflake/pull/52893 Doc: https://docs.google.com/document/d/1gSeQeGdJGxXRbRp1QiuEzeCjiQdqLnUdcCp7IhyV2LU/edit# Best regards, Kamil Breguła

Hi. Our library in the npm repository has no description, which looks [very unprofessional](https://www.youtube.com/watch?v=3t6L-FlfeaI). It would be good to add the correct package description and documentation references. Best regards, Kamil