Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
__tobals__
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
__tobals__
5y ago
- Watched "cowspiracy" ~2 yrs ago and other documentaries (like "seaspiracy" ~ 1 week ago) to question my food consumption. 4h invest - basically turned vegetarian (like 99,99%) in 2014 - joined avaaz.org to sign petitio
2.
▲
by
__tobals__
5y ago
I personally think that avoiding things is very relevant and that positive actions (as long as they are not in the flavor of "I remove any sort of waste") can do more harm than good in the long run, since the environment is an utt
3.
▲
by
__tobals__
7y ago
We started pyforest a couple of months ago and received a lot of constructive criticism, mainly focusing on making the auto-imports explicit to the user and thus following the ZoP "explicit is better than implicit". We took that c
4.
▲
Pyforest 1.0.0 writes Python Data Science import statements for you
(github.com)
7 points
by
__tobals__
7y ago
|
1 comments
5.
▲
by
__tobals__
7y ago
Cheers. Do you already have a use case for bamboolib in mind?
6.
▲
by
__tobals__
7y ago
You are welcome. :) Do you already have a dataset you would like explore with bamboolib?
7.
▲
by
__tobals__
7y ago
bamboolib is a Python library for exploratory data analysis and data transformation. Kaggle does not support saving Widget state to the static HTML notebook. This is why the code lines are commented out in the Kaggle notebook. Happy to answ
8.
▲
Show HN: Bamboolib – A GUI for Pandas – Free on Kaggle
(kaggle.com)
16 points
by
__tobals__
7y ago
|
5 comments
9.
▲
How to fix qgrid in Lab – Error displaying widget: model not found
(medium.com)
2 points
by
__tobals__
7y ago
|
0 comments
10.
▲
by
__tobals__
7y ago
I think we have already fixed the plot naming. Did you see that in the video? About the communication: I can understand that. We try to communicate clearly that we both are commercial and support Open Data. It's not easy, however. Espe
11.
▲
by
__tobals__
7y ago
Could you send me a link to the docs where they say which ones are not included in Pandas? Would love to take a closer look at his.
12.
▲
by
__tobals__
7y ago
Yes, we looked at many different tools for inspiration and Trifacta was among them. For join in action, you can watch this video: https://www.youtube.com/watch?v=r59Q19oCMr8&t=3s We also support pivot and melt. About un
13.
▲
by
__tobals__
7y ago
Thank you very much for that honest feedback. It means a lot to me. Honestly, I will have to reflect on what you said, but I would like to get back to you on this later.
14.
▲
by
__tobals__
7y ago
I am happy you like it :) About (1) - (3): I will have a look at those features, but thanks a lot for the feedback. About (4): we currently support pandas, but be basically want to offer many more backends in the future, therefore also maki
15.
▲
by
__tobals__
7y ago
Interesting. So on which platform are you providing that service? What does your product look like (maybe share a link?)? And did you find a "solution" to your problem of finding a large enough audience?
16.
▲
by
__tobals__
7y ago
I'm sorry to hear that you are sad because you wanted to contribute but can't. Maybe, we can find a solution to that. If you want to contribute (e.g. by joining our team), feel free to reach out to us! We are always happy to have
17.
▲
by
__tobals__
7y ago
Fair point indeed, but the good news is: we improved on that :) And it won't happen again.
18.
▲
by
__tobals__
7y ago
Our main target user is a professional python data scientist that wants to be faster at data wrangling and visualization so that they can focus on understanding the data instead of coding the same pandas commands over and over again. That’s
19.
▲
by
__tobals__
7y ago
So if I understand you correctly, you deem the price for the annual license too high? Could you elaborate on what you mean by 99% open source and how that relates to your perception of the price?
20.
▲
by
__tobals__
7y ago
bamboolib is a GUI for transforming and visualising pandas DataFrame objects with no to little code. Feedback is appreciated!
21.
▲
Show HN: Bamboolib – A GUI for Pandas (Python Data Science)
(bamboolib.com)
119 points
by
__tobals__
7y ago
|
61 comments
22.
▲
by
__tobals__
7y ago
pyforest lazy-imports all popular Python Data Science libraries so that they are always there when you need them. If you don't use a library, it won't be imported. When you are done with your script, you can export the Python code
23.
▲
Pyforest – lazy-import of all popular Python Data Science libraries
(github.com)
8 points
by
__tobals__
7y ago
|
1 comments
24.
▲
by
__tobals__
7y ago
In the youtube video, it is mentioned that this is a product vision based on Trifacta Wrangler in order to show what bamboolib is aiming for.